chartjs/Chart.js

[FEATURE] Histograms

Open

#3,900 建立於 2017年2月12日

在 GitHub 查看
 (33 留言) (40 反應) (0 負責人)JavaScript (67,416 star) (11,951 fork)batch import
help wantedtype: enhancement

描述

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.

貢獻者指南