Skip to main content

Questions tagged [visualization]

Visualization is any technique for creating images, diagrams, or animations to communicate a message.

0 votes
0 answers
15 views

Bubbles inside Packed bubble all the same size

The packed bubble chart I am rendering, is rendering bubbles of the same size. The outer bubble is sizing correctly but the inner bubbles are all the same size. How to fix that issue? My code: ...
nb_nb_nb's user avatar
  • 1,347
0 votes
1 answer
24 views

Vega via Deneb in Power BI sankey chart grouped source and target names

I d like to create a sankey chart chart using vega in Deneb. I found an article online and I have the following code, but I would like to show the countries grouped currently my result is like this, ...
Flynn Fu's user avatar
-5 votes
0 answers
18 views

Mongo DB visualization [closed]

I need help currently I'm using mongo DB and wanted to fetch live data to the power BI My client wanted to see current data in dashboard if you have any ideas please feel free to mention any other ...
Omkar Neharkar's user avatar
0 votes
0 answers
17 views

Highcharts heatmap is smushing the data and overlapping

I am trying to create a heatmap but the data is getting all smushed and overlapping. Not use what is wrong with my code. // Substring template helper for the responsive labels Highcharts....
nb_nb_nb's user avatar
  • 1,347
0 votes
2 answers
50 views

How do I make elements show during an operation instead of after?

I am making a sorting algorithm visualizer using JavaScript. I have most of it down, but currently, the bars do not show up until the sorting is done, and at this point, it does show up sorted. ...
STM's user avatar
  • 1
0 votes
1 answer
12 views

Sheets swap on Tableau Dashboard using parameter

Can anyone help the issue I have with Tableau? I tried to swap sheets on Tableau dashboard by using parameter, but once I tried to change the sheets, it still won't work. what I did was creating ...
Alifia Ganjaraharja's user avatar
1 vote
1 answer
17 views

How I make dissapper text value on Condition in VegaLite Chart

I am trying to create a group bar chart with text value over the bar, Chart seems good when there is no zero value, but when there is zero value in data then bar not make but label (text) are visible ...
Mohit's user avatar
  • 355
0 votes
0 answers
19 views

How do I display predicted class labels on the leaf nodes of an XGBoost decision tree?

I am working with an XGBoost classifier to predict types of exploitation. My dataset includes various features, and I have successfully trained a model. However, when I visualize the decision tree, ...
tswift1998's user avatar
0 votes
0 answers
18 views

Navigate to a different page after login streamlit

I am building a data analysis and visualization web app using streamlit with firebase authentication. The login is successfully but it has failed to switch to the main dashboard page. Here is the code....
coding beast's user avatar
0 votes
0 answers
5 views

Creating a Comparative Performance Analysis Table with Filters in AWS QuickSight

I am a beginner in using Amazon QuickSight, and I have a dataset containing information about tasks performed by groups, including a performance score for each task. My goal is to create a table that ...
mohavive's user avatar
0 votes
0 answers
28 views

chart.js graph elements shifting position during continuous updates

I have implemented a Chart.js graph in a Blazor project for monitoring a flow. The x and y values are updated approximately once every second (not at exact intervals) when window.updateHistory(...
Johan hvn's user avatar
  • 358
0 votes
0 answers
7 views

PgyWalker UI is not Visible in Browser

from flask import Flask, request, render_template from flask_uploads import UploadSet, configure_uploads,ALL, DATA from werkzeug.utils import secure_filename import os import pandas as pd import ...
Anish Shakya's user avatar
1 vote
0 answers
21 views

How to render node-name next to node-point in a way that it has collision-avoidance in PyVis

Issue In many PyVis examples text is being ignored and just overlayed, e.g. node-names. Wanted I want to prevent that text is being overlayed. Screenshot: How it should look like In abstract terms: ...
Reinhard Schmidt's user avatar
1 vote
1 answer
19 views

Strip plot chart using Vega-Lite

I am trying to get the count of each catagrogy and show as a data label in the right side. I seen an sample in linked and i tried to bring the same but somehow im not able to achieve it. Sample And ...
sen's user avatar
  • 75
0 votes
0 answers
32 views

Plotly bar plot y_axis value

I am not understanding the reason why range on y_axis goes more than around 500k whereas the max value for the column Total_Expenditure 2486. What is the reason of being the value at y axis goes over ...
Rotnodip Sarkar's user avatar
-1 votes
1 answer
20 views

Error in PowerBI: One or more calculated objects need to be manually refreshed [closed]

I ended up with an error message that stated "One or more calculated objects need to be manually refreshed" and a "Refresh now" button. Hitting Refresh did not appear to do ...
Kalyan's user avatar
  • 1
-2 votes
0 answers
49 views

How to make colorful line legend?

I have this plot: Where: Orange vertical line is false positive of p-wave class Green vertical line is false positive of qrs-wave class Purple vertical line is false positive of t-wave class Red ...
Muhammad Ikhwan Perwira's user avatar
0 votes
2 answers
41 views

Sorting calendar plot with geom_segment() without overlapping

I am trying to do this calendar ggplot2. So far, it works fine, but I want to make one adjustment, and I am not finding the way: Overlapping of geom_segment() in num_months 2:5 in year 2021. For some ...
Paula's user avatar
  • 679
0 votes
1 answer
29 views

Sorting calendar plot with geom_segment() + fix scale

I am trying to do this calendar ggplot2. So far, it works fine, but I want to make two adjustments, and I am not finding the way: I want to arrange every segment within each year and num_months, so ...
Paula's user avatar
  • 679
1 vote
1 answer
33 views

plotly isosurface problem based on data size: it doesn't plot but also doesn't give an error message

I am a beginner in python and was playing around with data visualization for a task at my job. Simply, I need to visualize a cloud of 3D data points and I decided Isosurface function meets my ...
kurbaga_olmus_link's user avatar
1 vote
1 answer
28 views

How to add '%' sign in text label over bar In vegaLite

I am trying to create a group bar chart with text Labels. I am not able to find how to '%' in text label over bar. Is there any way so that i can achive this? expected text over bar -> for 50 it ...
Mohit's user avatar
  • 355
1 vote
1 answer
31 views

Calendar plot with geom_segment() [closed]

I have the following dataset in R. I aim to do a ggplot where the scale goes from 1 to 12 (January, February, ..., December) in the x-axis, and the y-axis goes from 1 to 6 ( num_months variable [in ...
Paula's user avatar
  • 679
1 vote
1 answer
13 views

Conditional X-axis short month labeling (Jan, Feb etc.)

In Deneb vega-lite for Power BI, I have ran into an issue where my data for a certain segment of data is not labeled as the beginning of the month (04/01) is not shown, due to the nature of this ...
Jflo3500's user avatar
0 votes
0 answers
6 views

Synthetic Data Vault get_column_plot change legend and title

How do I change title and legend for Synthetic Data Vault get_column_plot command ? The documentation gives no such option at all https://docs.sdv.dev/sdv/single-table-data/evaluation/visualization. I ...
温泽海's user avatar
  • 344
0 votes
1 answer
44 views

How to setup Grafana Heatmap From SQL Query with predefined buckets?

I want to build a Grafana Heatmap for the SQL query bucketing data over 15 minute intervals in two predefined buckets. Table view is fine but heatmap view shows both count and bucket. The query: ...
evvvvr's user avatar
  • 1
0 votes
1 answer
33 views

plot many signals together in python

I am trying to plot many signals (196) from a multielectrode dataset (https://zenodo.org/records/1411883). I want to plot something cool to see all registers together. I want to get something similar ...
GGChe's user avatar
  • 15
1 vote
3 answers
42 views

ggplot , geom_line, stat_summary geom = "line" -- How use geom_line and match stat_summary -- annoying results

I'm a R frequent user but always try to understand why these two graphs are super different and what I can do to mimic geom_line to match the display produced by stat_summary (which is way better) ...
Luis's user avatar
  • 1,552
-1 votes
1 answer
28 views

Is there a way to make two scatter density plots share the same legend in R

I am using geom_pointdensity() to draw scatter density plot in R. Is there a way to draw them side by side as subplots and also share the same legend with the same range?
quick2063's user avatar
0 votes
0 answers
12 views

side by side list relationships network graph javascript

I have two lists of names. One is the boss the other are the employees. I can format the data however is needed. On the left hand side I will have a list of the boss names, and on the right I will ...
Tom's user avatar
  • 381
0 votes
1 answer
31 views

Adding percentage annotations to a graph using python

Ting to add some percentage annotations to a population pyramid, but currently the percentages are duplicated, cannot, for the life of me figure out how to fix it. #creating a count of each male in ...
Leakie's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
233