[Matplotlib-users] ipython with pylab inline and normal

2013-06-27 Thread Sudheer Joseph
 Dear experts, I have been making some scripts to do some routine plotting  of model results with ipython qtconsole --colors=linux --pylab=inline mode for  fine tuning and then used the same script for running from command line  ipython  alt_hyc_trak.py, the results in pl

Re: [Matplotlib-users] Highlighting portions of a plot

2013-06-27 Thread Ryan Nelson
Neal, I like to use partially transparent rectangles, such as axhspan and axvspan. Some people are not so great with colors, so I try to minimize line color changes. If you were going to change line colors, I would do something to the line style to highlight the difference as well. Below is a l

[Matplotlib-users] Highlighting portions of a plot

2013-06-27 Thread Neal Becker
I have a line plot and I'd like to highlight certain segments of it. I think maybe drawing some segments in a different color might be a good visual clue. Any suggestion how to approach this? -- This SF.net email is s