Skip to content

Resolve "Monitoring graph axes labels are inaccurate and inconsistent"

What does this MR do?

  • fixes the x-axis scaling by accounting for the transform offset
  • adds a stroke to the x-axis hash marks to make them visible
  • tidy up some code

Screenshots (if relevant)

Before:

(note the x-axis scale does not match the timestamp in the mouseover flag)

before

After:

after

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #37105 (closed)

Edited by Mike Greiling

Merge request reports