Hi,
Is it possible to format time axis ticks in such a way that it shows 60 minutes instead of 00?
For example; customize the time format using:
tickformat: "%M:%S"
such that only Minutes:Seconds appear on the time axis. On 60 minutes value, the tick becomes 00:00 instead of 60:00.
Any help will be appreciated.
Thanks!