0
Axiom cursor offset by line width of state drawing mode trends
Feedback / Issues and Bug Report / Bugs or Issues
I'm using a trend graph with state drawing mode to represent string tags for communication status. I have line widths of 5 for Path 1 and 2 that match the state colors of DevicePathSwitch to represent which network path is active. I noticed that the cursor value is offset by the line width value. The cursor value should read "Reachable" when green and "Unreachable" when red. The offset scales with the line width value and the cursor works as expected with a line width of zero.