Skip to main content

Questions tagged [visualization]

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

visualization
0 votes
0 answers
14 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
  • 13
1 vote
3 answers
36 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,530
-1 votes
1 answer
19 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
-3 votes
0 answers
29 views

ModuleNotFoundError - biblioteca seaborn [closed]

I created my virtual environment and installed the library using the "pip install seaborn" command. To check, I ran a "conda list" and the library was present in the list. With all ...
yaninvernizzi's user avatar
0 votes
0 answers
10 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
28 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
0 votes
0 answers
29 views

How do I visualize time data in Power BI Desktop?

I need to visualize time data in Power BI Desktop from an Excel table, but the data is incorrectly visualized. In Excel I can simply select the table and create a graph from it, but Power BI seems to ...
Koordynator's user avatar
-1 votes
0 answers
46 views

Is there a way to represent 3-dimensional data as color? e.g. using RGB [closed]

I'm analyzing 3-dimensional biomarker data in VS Code/python to look for correlations with clinical outcomes and also using it for modeling risk of outcomes. For the purposes of illustrating findings ...
Justine's user avatar
0 votes
1 answer
45 views

R: Boxplot whiskers going from minimum to maximum by a group

I would like to create a boxplot by groups where whiskers go from the maximum to minimum in each group, while the 500th highest value point should be highlighted. This is the code that has worked ...
tshelky's user avatar
1 vote
1 answer
26 views

Choropleth map is not coloring the regions

So I have previously done a choropleth map and it was working. This time I used the same approach but its not showing anymore map and unis_colleges have the same shape, as well as index The map and ...
Jennie's user avatar
  • 13
0 votes
0 answers
20 views

AmCharts 5 Number Formatter Works for Volume but Not for Volume Flow Rate

I am using AmCharts 5 to format numbers with custom prefixes for large values. I have a method that works well for cubic meters (m³) but doesn't work correctly for cubic meters per hour (m³/h). Here ...
sofiane's user avatar
-1 votes
0 answers
12 views

Automatically assigning databases to a graph template in Looker Studio

I need to use looker to display statistical data from a cloud sql data base into graphs but I want to automate that process instead of making the user select the tables from the db and assign them ...
Ab Almasri's user avatar
1 vote
0 answers
50 views

Create line chart using d3.js

I want to create a line chart for the following data in powerbi custom visual d3.js Student name Marks Jasmine 45 Oliver 33 Maya 11 Ethan 66 Sophia 77 Lucas 8 Ava 88 Clara 11 I've tried ...
neens's user avatar
  • 15
1 vote
0 answers
34 views

Dynamically change width and height of exported plot based on plot object

I'm working on exporting plots in R, and I need to dynamically set the dimensions (height and width) of the exported plot based on the plot's aspect ratio. The plots may have different scales on the x ...
Serij's user avatar
  • 21
-1 votes
0 answers
27 views

How do I add a SandDance visualization to my notebook in Azure Data Studio?

I do not know how to include a SandDance Visualization in my notebook in Azure Data Studio. I created a Sundance visualization in Azure Data Studio. I also used the Snapshot feature. But I have no way ...
D Chicago's user avatar

15 30 50 per page
1
2 3 4 5
464