chartjs/Chart.js

[FEATURE] Histograms

Open

#3,900 创建于 2017年2月12日

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

仓库指标

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

描述

A nice feature would be to support histogram charts, or alternatively, update the bar chart so that a histogram can be manually created given the right data. At the moment it seems like a bar chart only can represent value-category pairs, while a histogram would require the bars to be drawn at the right positions on a numerical/linear axis.

贡献者指南