[Matplotlib-users] get current line cycle (color cycle), how to

2010-03-11 Thread Pribadi, Krishna
Hello all, Does anyone know how to get the current line cycle or color cycle for a particular line. I'm plotting a collection of lines on 2 axes. After I finish plotting on the 1st axis, I then want to plot on the 2nd axis and resume where the line color left off in the 1st axis but so far I res

[Matplotlib-users] Can't show grid on subplotzero???

2010-03-10 Thread Pribadi, Krishna
I was running this example, but would like to show the grid. For some reason, the plt.grid("on") does not work. Any thoughts? http://matplotlib.sourceforge.net/examples/axes_grid/simple_axisline2.html Thanks, Krishna Adrianto Pribadi Test Engineer Desk (TTF): 256.480.4450 Cell: 412.401.1477 Harl

Re: [Matplotlib-users] embedding a plot function in existing wxapp GUI, problem replotting

2010-03-09 Thread Pribadi, Krishna
lotlib-users] embedding a plot function in existing wxapp GUI, problem replotting On Tue, Mar 9, 2010 at 1:23 PM, Chris Barker wrote: > Pribadi, Krishna wrote: >> Based on what I've been reading regarding MPL, it seems that the >> matplotlib show() function causes another

[Matplotlib-users] embedding a plot function in existing wxapp GUI, problem replotting

2010-03-09 Thread Pribadi, Krishna
Hi, We have been working on a python wx app GUI for finding and selecting metadata (lots of lists and check boxes) from a test (that later fetches SQL time-history data for further processing in LabView or elsewhere). As an afterthought, we decided to add in a small function that would allow pre