Menu

Diff of /trunk/htdocs/.matplotlibrc [r358] .. [r359]  Maximize  Restore

Switch to side-by-side view

--- a/trunk/htdocs/.matplotlibrc
+++ b/trunk/htdocs/.matplotlibrc
@@ -143,6 +143,14 @@
 figure.facecolor : 0.75    # figure facecolor; 0.75 is scalar gray
 figure.edgecolor : w       # figure edgecolor; w is white
 
+
+### images
+image.aspect : free          # free | preserve
+image.interpolation  : bilinear  # see help(imshow) for options
+image.cmap   : jet           # gray | jet
+image.lut    : 256           # the size of the colormap lookup table
+image.origin : lower         # lower | upper
+ 
 ### SAVING FIGURES
 # the default savefig params can be different for the GUI backends.
 # Eg, you may want a higher resolution, or to make the figure
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.