On Mon, May 9, 2011 at 5:11 PM, Pythonified wrote:
>
>
> Pythonified wrote:
> >
> > I have been trying to assign different colors for each line I plot, where
> > the colors are incrementally darkened (or lightened), or selected from a
> > colorbar (e.g. rainbow).
> >
> > Any ideas?
> >
>
> I have
Pythonified wrote:
>
> I have been trying to assign different colors for each line I plot, where
> the colors are incrementally darkened (or lightened), or selected from a
> colorbar (e.g. rainbow).
>
> Any ideas?
>
I have found a simple and better way. One can chose from colors from a color
On Thu, Sep 30, 2010 at 7:55 AM, Jae-Joon Lee wrote:
> On Thu, Sep 23, 2010 at 10:31 AM, C M wrote:
>> Until a more permanent solution is figured out, can anyone recommend
>> any workarounds, even if they are a little clunky? I'm embedding mpl
>> plots in wxPython and am also finding this issue
Dear List,
I use Matplotlib bundled with the Enthought Python Distribution (EPD) (both
32-bit and 64-bit versions). After a recent update, I find that my Python code
(run either in a iPython shell or in bash shell) crashes while attempting to
save figures to pdf files using savefig(). However,