chartjs/Chart.js

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

Open

#4 472 ouverte le 6 juil. 2017

Voir sur GitHub
 (11 commentaires) (18 réactions) (0 assignés)JavaScript (11 951 forks)batch import
help wantedtype: enhancement

Métriques du dépôt

Stars
 (67 416 stars)
Métriques de merge PR
 (Merge moyen 190j 2h) (1 PR mergée en 30 j)

Description

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

Guide contributeur