I have routine that makes X,Y plots and I use show() to reformat the plot and use an interactive cursor. However, I am unable to access information after using show() about, for example, the X and Y limits I used in my final version. There are a lot of things I would like to understand about show(). Is there a good source of general information on how to use show()?