chartjs / Chart.js

Simple HTML5 Charts using the <canvas> tag
https://www.chartjs.org/
MIT License
64.77k stars 11.92k forks source link

[FEATURE] Add the ability to stack data for polar area chart #4472

Open ChrisKatsaras opened 7 years ago

ChrisKatsaras commented 7 years ago

Currently, polar area charts can only have one piece of data associated with a "slice". I propose that stacking of data, similar to stacked bar charts, is made possible. See image below for clarification

image

johanqvist commented 6 years ago

Stacked series for polarArea would be really awesome. Any chance of seeing that in the near future?

bmutafov commented 6 years ago

Yes please, make it.

YasserDRIF commented 5 years ago

@etimberg @simonbrunel any update on this ?

Bliksempie commented 5 years ago

This would be very handy. I'd even pay for it.

rahulom commented 5 years ago

@ChrisKatsaras are you able to create one, using the chart.js ?

mattgreenfield commented 4 years ago

I'm looking for this feature, did anyone manage to find / build a plugin to do this? Thanks,

rahulom commented 4 years ago

@mattgreenfield https://playground.anychart.com/xFda5t2j/2 Try this

Hulkmaster commented 1 year ago

wow, no update?