On this chart, how do I hide an axis yet still use it?
You can set the width of the axis to -1 to hide it. That will keep the data plotted as if the axis is displaying.
1 Like
Perfect. Thank you: