Search the Community
Showing results for tags 'doughnut'.
Found 6 results
-
Here's my current 2d doughnut chart using FustionCharts v3.11.3 The area is 195 x 230 Here's the formatting options that I'm using: <chart theme="asi" animation='0' caption='${w.caption!}' captionPadding='0' baseFontSize='10' baseFontColor='#FFFFFF' bgAlpha='100' bgC...
-
Doughnut chart sliced piece is overlapping the other
veeramani.arthanari posted a topic in General usage
Hi, Sliced piece of doughnut graph is overlapping other values. You can see expanded Equity slice is overlapping on the Alternative Strategies. Could you please provide any solution for this.? Attached the image. Thanks in advance. -
Hi, I'm having values/percentages like 15, 35, 40. If I input these values into graph, the Dougnut graph is adjusting its percentage to 100. So the values I input is getting changed. The above one is just example, in my case it's adding/subtracting the percentage to 0.01 to make sure that...
- 3 replies
-
- react native
- doughnut
-
(and 2 more)
Tagged with:
-
Hi, I report a new bug, please see this fiddle : https://jsfiddle.net/8jn9hqws/ The rotation is active while it shouldn't with "enableRotation" :"0"
-
Hi, just implemented the new attribute 'showZeroPies' for my doughnut2d charts. Switching between on and off works well with a small amount of labels, in most of my cases 2-4. But there is one chart with 21 labels, where always switching from showZeroPies=1 to showZeroPies=0 crashes w...
-
Hi ! My question is simple : How to place values inside a pie/doughnut chart instead of outside ? Sébastien