chartjs/Chart.js

[FEATURE] Histograms

Open

#3900 aperta il 12 feb 2017

Vedi su GitHub
 (33 commenti) (40 reazioni) (0 assegnatari)JavaScript (11.951 fork)batch import
help wantedtype: enhancement

Metriche repository

Star
 (67.416 star)
Metriche merge PR
 (Merge medio 190g 2h) (1 PR mergiata in 30 g)

Descrizione

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.

Guida contributor