Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
2 votes
1 answer
101 views

I have a semi circle plot that is displaying this data (named data_extract) : Option Count Perc Fract Excellent 8 73 .73 Good 1 9 ...
0 votes
2 answers
83 views

I'm building a standalone Angular Pie Chart component. I have slices drawn with <path> and leader lines with <line>. I'm trying to place the <text> labels such that: They are ...
3 votes
3 answers
152 views

I tried to create a dynamic pie-chart with angular and the svg path element. I succeeded in principle, but it seems that the individual slices do not properly converge in the center. The effect gets ...
5 votes
1 answer
126 views

I have a R shiny dashboard, containing two plotly pie charts, each in one card(). When I resize the browser window, it happens that the slices of the pie chart are not rendered properly. They overlap, ...
RAU's user avatar
  • 63
0 votes
0 answers
66 views

I've a pie chart created with javascript in React with antv/g2 but for Accessibility compliance I must add some textures (like dots and lines) for people with color blindness. I've tried everything ...
1 vote
0 answers
65 views

I have tried to get ChatGPT to solve my problem, but it has not been successful. I hope Real Intelligence can help out. I am copying spreadsheets with pie charts and using VBA to make sure the ...
Rene's user avatar
  • 31
3 votes
2 answers
268 views

I'm developing a Flutter app where I need to visually display data using charts. Specifically, I want to implement: A Pie Chart to represent proportions or percentages. A Line Chart to display trends ...
0 votes
1 answer
43 views

I tried to plot five pie charts into one figure using facet_wrap(). However, the pie charts did not show properly. I searched on google for a solution, but it did not work. The figure is shown as the ...
Li Ma's user avatar
  • 67
1 vote
1 answer
48 views

In my React Web App, I would like to use "react-plotly.js" library to render a Plotly plot from the JSON file exported from Python. An example of the JSON file is: { "data"...
0 votes
0 answers
237 views

I'm currently struggling to set up a legend for a pie chart in Grafana. This is my query: SELECT channel_id as identifier, COUNT(channel_id) AS value FROM ( SELECT channel_id FROM mydb....
Erik B.'s user avatar
  • 95
1 vote
1 answer
40 views

I'm trying to create a pie chart using d3js. When you click on a slice, an ajax is sent to the server and retrieve the children of the slice. The children always have a value which the sum is the ...
BFlat's user avatar
  • 196
2 votes
0 answers
69 views

I have an application that creates a lot of pie charts. The labels on the pie chart slices can have a text size of 6 or 8 characters up to sometimes 30 or so. The size of the text in the label affects ...
0 votes
0 answers
62 views

I ran into an issue where scrolling the circular slider in the Flutter app causes the chart to scroll unwantedly. I use PieChart and CircularSlider on the same screen, but when I scroll through the ...
2 votes
1 answer
48 views

I don't find the way to move the labels' text to images. How to use PIL or imageio to retrieve flag images from internet and use them instead of the strings. Here is the MWE: import matplotlib.pyplot ...
0 votes
1 answer
250 views

I do have this result as a KQL query (single row) A B C 5 7 3 And I'm trying to make a pie-chart from that. I tried a bit with narrow(), evaluate(), pivot()... Honestly, I don't understand exactly the ...

15 30 50 per page
1
2 3 4 5
...
204

AltStyle によって変換されたページ (->オリジナル) /