Search the Community

Showing results for tags 'doughnut'.



More search options

  • Search By Tags

    • doughnut ×
    Type tags separated by commas.
  • Search By Author

Content Type



Found 6 results

  1. 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...
  2. 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.
  3. 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...
  4. 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"
  5. 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...
  6. Hi ! My question is simple : How to place values inside a pie/doughnut chart instead of outside ? Sébastien