chartjs/Chart.js

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

Open

#4,472 创建于 2017年7月6日

在 GitHub 查看
 (11 评论) (18 反应) (0 负责人)JavaScript (11,951 fork)batch import
help wantedtype: enhancement

仓库指标

Star
 (67,416 star)
PR 合并指标
 (平均合并 190天 2小时) (30 天内合并 1 个 PR)

描述

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

贡献者指南