Open victorkardel opened 1 year ago
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!
Can you guys allow me to make this correction in ScaleRange type ?
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!