Dear All,
how can I set more color and font for my plot, as I know matplotlib just
supporte 8 color strings and five fonts.
Is there any way to extend it for all color and font from system ?
has every one any useful code about that?
Thanks
--
View this message in context:
http://www.nabble.com/s
Hi,
Is it possible to create plots that only have a single x-axis on the bottom
and a single y-axis on the left, while suppressing an upper or right axis
(i.e., have the graph be "open")?
Thanks!
Uri
--
Uri Laserson
PhD Candidate, Biomedical Engineering
Harvard Medical School (Genetics)
Massac
Hi,
Is it possible to create tick marks that go outwards (i.e., point towards
the label) rather than inwards?
Thanks!
Uri
--
Uri Laserson
PhD Candidate, Biomedical Engineering
Harvard Medical School (Genetics)
Massachusetts Institute of Technology (Mathematics)
phone +1 917 742 8019
[EMAIL PRO
On Mon, Aug 25, 2008 at 7:17 PM, Michael Droettboom <[EMAIL PROTECTED]> wrote:
> Thanks for spotting this. I don't think a lot of us ever use non-English
> locales, so that's fallen through the cracks.
>
> backend_svg.py was using '%s' to convert floats, to limit the number of
> digits written to
Nils Wagner wrote:
> Hi all,
>
> I was wondering if it is possible to produce animations
> like
>
> http://www.math.uh.edu/~josic/nonautonomous/
>
> with pylab ?
>
Yes. See http://www.scipy.org/Cookbook/Matplotlib/Animations
-Jeff
--
Jeffrey S. Whitaker Phone : (303)497-6313
Meteorol
Hi all,
I was wondering if it is possible to produce animations
like
http://www.math.uh.edu/~josic/nonautonomous/
with pylab ?
Further information is available in a recent paper
by K. Josic and R. Rosenbaum published in SIAM Review.
See http://dx.doi.org/10.1137/060677057
Cheers,