Setting A Particular Interval Range on X-Axis for DateTime series #4358
Unanswered
viswanath19
asked this question in
Q&A
Replies: 1 comment
-
You can use
So in a 24hr range, if you need ticks every 2hrs => 24/2 = 12 ticks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
I just wanted to check if there is a any configurable way to add a time interval in apex chart for datetime series.
For Eg: If I selected 24hr range and I wanted to show only labels for every 2hrs on the xaxis is there any way?
Beta Was this translation helpful? Give feedback.
All reactions