chartjs/Chart.js

[FEATURE] Histograms

Open

#3,900 opened on 2017年2月12日

GitHub で見る
 (33 comments) (40 reactions) (0 assignees)JavaScript (67,416 stars) (11,951 forks)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.

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

[FEATURE] Histograms · chartjs/Chart.js#3900 | Good First Issue