Applying axis.breaks dynamically
Hi, I am not sure whether this is right place to put this link http://jsfiddle.net/roytirthadeep/pupk16ys/9/,
please excuse me for the same
For the last couple of days I am trying to figure out a way to apply axis.breaks dynamically. But, the issue is breaks are applied properly based on the break size specified but the ticks are overlapped. How to resolve the issue.
Steps:
- Start and wait for sometime (5 secs)
- Pause and wait for sometime (5 secs)
- Now, click start again, we can see the ticks are overlapped.
Is it possible the same using axis.breaks or is there any other way or work around.