Hi Sebastian,

If you want to set the defaults only once and use them forever, there is
the matplotlibrc file (http://matplotlib.org/users/customizing.html)

If you want to easily change the defaults according to the context of the
plot mpltools by Tony S. Yu can help you (
https://github.com/tonysyu/mpltools)

Cheers,
Fra

2014-11-07 16:15 GMT+01:00 Sebastian Berg <sebast...@sipsolutions.net>:

> Hey,
>
> just something I was wondering about today. I commonly want to change
> certain things about my plots. For example I like a serif/larger fonts,
> and everyone knows that "jet" is an awful default colour map almost
> always...
>
> It could be neat to have some more "default" rc's or so that can be
> loaded easily. I mean I could just create one for myself, but having
> some examples of what can be done and being able to switch that could be
> neat. Such as some defaults that are better for printing, maybe in
> matplotlib or really just on a website which shows some example plot for
> uploaded RCs.
>
> Anyway, just rambling :), I am not planning to really think about it
> much. And maybe some things even exist and I am not aware of it.
>
> Regards,
>
> Sebastian
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>
>
------------------------------------------------------------------------------
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to