Ad Widget

Collapse

Graph widget calculated Axis difference between 4.2 and 6.0 versions

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ace
    Junior Member
    • Jun 2021
    • 10

    #1

    Graph widget calculated Axis difference between 4.2 and 6.0 versions

    Hello,

    In 4.2 you can set a static value item in a graph widget, and the Y axis maximum value will be equal to that item's value. However in 6.0 this has changed and the Y axis now has a buffer higher than the item's value, around 20-25%.

    E.g in 4.2 the Y axis maximum for a value of 24M would be 24M, but in 6.0 it is now 30M. 80K becomes 100K etc. There is also specific rounding milestones, e.g. a value of 3150 would become 4000, meaning an algorithm was added specifically in the code.

    Is there a way to change this behavior in config or source code to bring back the old behavior? The use case is having a left axis value which then corresponds to a right axis percentage, because of the buffer they no longer align.

    BR
    Last edited by Ace; 14-05-2024, 10:53.
Working...