Michael Castelpoggi Posted August 21, 2020 Posted August 21, 2020 Usually I am able to target and change the axis limits of a plot, even when using a trellis, by name or index of the axis. For example, using 1 kind of trellis and (Visualization).YAxis.IndexedRange[myAxisName] Where "myAxisName" is identical to what you see when you right click plot and go Properties > Y-Axis > Individual scale settings. (Ex. "Category 1") Here is my issue, when I use 2+ trellis options ( column and page, row and page), this menu adopts the nomenclature "Category 1 Category 2". I have so far been unable to find out how to target these individual trellis panels by these displayed namesand change their axis limits, either to align them between subcategories or otherwise. I am under the impression that it should be possible since it works for 1 trellis, and I can still change the indiviual panel limits with the Individual Scale Settings user interface. Any feedback is appreciated. -Michael
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now