I use a config file in ipython notebooks that sets some parameters of the
ipython notebook and then sets the matplotlib defaults.

http://nbviewer.ipython.org/github/hugadams/pyuvvis/blob/master/examples/Notebooks/NBCONFIG.ipynb

Then I use in all subsequent analysis in the ipython notebook:

http://nbviewer.ipython.org/urls/raw.github.com/hugadams/pyuvvis/master/examples/Notebooks/basic_units.ipynb

On Fri, Nov 7, 2014 at 10:15 AM, Sebastian Berg <sebast...@sipsolutions.net>
wrote:

> 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