chartjs/Chart.js

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

Open

#4.472 aberto em 6 de jul. de 2017

Ver no GitHub
 (11 comments) (18 reactions) (0 assignees)JavaScript (11.951 forks)batch import
help wantedtype: enhancement

Métricas do repositório

Stars
 (67.416 stars)
Métricas de merge de PR
 (Mesclagem média 190d 2h) (1 fundiu PR em 30d)

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

Guia do colaborador