I have looked into the example code and noticed that it requires the input parameter as string in yyyy-MM-dd format only. The value is being used to render axis X (time axis). So, how to display chart in other timeframes rather than day? Which parameters and formats should I send to the library? Thank you.
I have looked into the example code and noticed that it requires the input parameter as string in
yyyy-MM-dd
format only. The value is being used to render axis X (time axis). So, how to display chart in other timeframes rather than day? Which parameters and formats should I send to the library? Thank you.