chartjs / chartjs-chart-financial

Chart.js module for charting financial securities
MIT License
743 stars 199 forks source link

How to fit data values in X axis #82

Closed StephaneAdeso closed 4 years ago

StephaneAdeso commented 4 years ago

How can i create a line chart with 8000 data values and fit them in my X axis with 5 labels. It should look something like this: 1 I dont want to create 8000 labels for the 8000 data values.

benmccann commented 4 years ago

This library is for stock charts only - not line charts