How do I get the X-range of the "current" graphics object? For example lets assume I create a single plot window:
p = plot(/test, xrange=[10,35])
Now, without using the reference to p how do I get the X-range ([10,35]) of this plot window?
How do I get the X-range of the "current" graphics object? For example lets assume I create a single plot window:
p = plot(/test, xrange=[10,35])
Now, without using the reference to p how do I get the X-range ([10,35]) of this plot window?
Copyright © 2021 Jogjafile Inc.