[FEATURE] Perspective Power Chart time scale notches at "random" (evenly-spaced) spacings instead of predictable times

v8.1.5

Below is the default chart that shows when you just drag a tag onto the Power Chart. Last 8 hours. The time scale values displayed are literally notched at total time / number of ticks = 96 mins in this case which is far from ideal.

These should be set to something more useful, like every hour / 30min / 5min / etc. or preferably something customisable for example with an hourly offset and an interval
E.g. 1

  • offset: 00:00
  • interval: 10 mins
    ==>
    ticks at: 7:00, 7:10, 7:20… 13:30, 13:40

E.g. 2

  • offset: 00:05
  • interval: 10 mins
    ==>
    ticks at: 7:05, 7:15, 7:25… 13:35, 13:45

The offset might not be required and might always be set to 00:00

1 Like