chartjs/Chart.js

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

Open

#4.472 geöffnet am 6. Juli 2017

Auf GitHub ansehen
 (11 Kommentare) (18 Reaktionen) (0 zugewiesene Personen)JavaScript (11.951 Forks)batch import
help wantedtype: enhancement

Repository-Metriken

Stars
 (67.416 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 190T 2h) (1 gemergte PR in 30 T)

Beschreibung

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

Contributor Guide