Manage multiple pie series dinamically
Would love highcharts to be smart-enough to be able to manage multiple pie series in a smart/dynamic way
This would include
- being able to handle multiple series on pies this should be handled automagically, same way other type of charts does (bars, columns, ...)
this would include rendering the diferent series in the given container, making its representation fluid.
currently the JS programmer needs to specify the centre of the pie, and the size of it, being aware of the given space, leading to some calculations that are difficult to handle when leading with a dynamic number of data/series.
parametrization would be appreciated, such as specifying max number of series per row, for example, or margins, paddings etc.
highcharts should also handle the names of each series, as the title for each one.
this should be done automatically, without the need of specifiyng any events.
right now its quite tricky because of 1. pointhighcharts should handle the multiple legends that are the same for every serie of the pie graph.
this should be done automatically, without the need of specifying any renderer function events
Same functionality other libraries have, such as JPivot
http://www.webdetails.pt/ctools/ccc/#type=pie&anchor=small-multiple-pies