On Tue, Feb 16, 2010 at 2:15 PM, duckman <tduck...@crowellsystems.com> wrote: > I am trying to make the table at the bottom and the lines the same color. I > took the code from one of the online examples and modified it to do most of > what I want but cannot get the color in the table working properly! Can > someone please help? Thank you >
Do you want the background of the row labels to match your line colors? The answer seems to be so trivial and I'm not sure if this is what you want. the_table = table(cellText=cellText, rowLabels=rowLabels, rowColours=linecolor, colLabels=colLabels, loc='bottom') -JJ ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users