Jacob Bernard
2018-11-30 18:52:36 UTC
I have an infiniteline on my graph, and have figured out how to use value
to get the value of the current axis:
infline = pg.InfiniteLine(pos=1000, movable=True, label='{value:0.2fms}')
However I would like to have my line vertically as it is now, but display
the y values of my curves. Is this possible? I know that if I make the line
horizontal it will give the y value, but I'd like for it to remain
vertical.
to get the value of the current axis:
infline = pg.InfiniteLine(pos=1000, movable=True, label='{value:0.2fms}')
However I would like to have my line vertically as it is now, but display
the y values of my curves. Is this possible? I know that if I make the line
horizontal it will give the y value, but I'd like for it to remain
vertical.
--
You received this message because you are subscribed to the Google Groups "pyqtgraph" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pyqtgraph+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pyqtgraph/bdb352d2-4637-44b9-8d96-5b02a8de42fc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "pyqtgraph" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pyqtgraph+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pyqtgraph/bdb352d2-4637-44b9-8d96-5b02a8de42fc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.