Hej, Being a student of Geophysics, I regularly have to hand in some reports, for which I'm doing a lot of plotting. I am using a latex-template of my own, inserting the graphics from pdf. Now I am looking for a convenient way to set some defaults for the format of plots I am using. I have created a module to easily set my default values (square format, normal format, subplot-format, default colors, linestyles etc.). The problem is, that there are some parameters I need to change with every single plot command (like the space to annotate the axis in the small subplots) because they are not accessible via matplotlibrc or rcParams. That is some tedious work and not very convenient regarding the consistency of my reports.
So is there for example a way to set sth like axes([0.125,0.2,0.95-0.125,0.95-0.2]) or alike without the need to repeat it for every single plot? Thank you very much in advance, Calle -- View this message in context: http://old.nabble.com/Setting-defaults-that-are-not-accessible-via-rcParams-tp31592659p31592659.html Sent from the matplotlib - users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users