Hi,

If you wish to get the interval of exactly one day or 5 days, you may set
interval [1] like
1000*3600*24 for one day, 1000*3600*24*5 for 5 days. But one month may not
have a simple way to do currently.
However, I'm working on this in the next big release, in which a monthly
interval can be
set. See [2] for more details and you may comment in the issue.


[1] https://echarts.apache.org/en/option.html#yAxis.interval
[2] https://github.com/apache/incubator-echarts/pull/12859

Thanks

*Ovilia*


On Fri, Jul 3, 2020 at 3:17 AM Haritha Honey <harithahon...@gmail.com>
wrote:

> Hi..can we get 1days 5days 1month to max date option in echarts..is it
> possible..?
> If yes ..can i get the sample link..
> Thank you..
>
> Below is screenshot of my requiremenr
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
> For additional commands, e-mail: dev-h...@echarts.apache.org

Reply via email to