chartjs/Chart.js

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

Open

#4,472 opened on 2017年7月6日

GitHub で見る
 (11 comments) (18 reactions) (0 assignees)JavaScript (67,416 stars) (11,951 forks)batch import
help wantedtype: enhancement

説明

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

コントリビューターガイド

[FEATURE] Add the ability to stack data for polar area chart · chartjs/Chart.js#4472 | Good First Issue