mendixlabs / ChartJS

A Mendix widget that wraps the ChartJS library.
https://appstore.home.mendix.com/link/app/1712/Mendix/ChartJS-Widget
Apache License 2.0
4 stars 28 forks source link

Scale x axis of line chart based on sorting value #104

Open royyeah opened 7 years ago

royyeah commented 7 years ago

If you want to show for instance numbers or dates on the x-axis and the step-size is not always the same you want the x axis to scale (I would prefer using the sorting x value for this, then all logic can remain the same and this change has minimum impact).

For instance if some timestamps were missing below you want the x axis to scale accordingly: chart