chartjs-plugin-zoom icon indicating copy to clipboard operation
chartjs-plugin-zoom copied to clipboard

ScaleRange Type works with Date, but type is wrong!

Open victorkardel opened this issue 2 years ago • 1 comments

Using with an adapter with moment-js, we convert dates for the chart to have some behaviors!

So the ScaleRange can accept dates directly, but the type doesn't allow you to do it!

victorkardel avatar Mar 06 '23 19:03 victorkardel

Can you guys allow me to make this correction in ScaleRange type ?

victorkardel avatar Mar 06 '23 19:03 victorkardel