Closed (fixed)
Project:
Charts
Version:
8.x-3.x-dev
Component:
Highcharts integration
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Feb 2018 at 11:10 UTC
Updated:
12 Feb 2018 at 23:15 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
john cook commentedI created a patch that limits the number of series when a pie chart is used.
A
switchstatement was used so it would be easier to limit other graph types if necessary.After applying the patch, the graph displays properly:

Comment #3
john cook commentedComment #4
andileco commentedThanks for the catch. This helped me realize that "Donut" wasn't being included on that default settings configuration page.
Comment #6
andileco commented