Projects/laydi
Projects
/
laydi
Archived
7
0
Fork 0

Fixed warning about deprecated matplotlib setting.

This commit is contained in:
Einar Ryeng 2009-08-22 20:11:48 +00:00
parent e28b66a294
commit 1fbef303ff
1 changed files with 1 additions and 1 deletions

View File

@ -208,7 +208,7 @@ image.origin : upper # lower | upper
### CONTOUR PLOTS
contour.negative_linestyle : 6.0, 6.0 # negative contour dashstyle (size in points)
contour.negative_linestyle : dashed # negative contour dashstyle (size in points)
### SAVING FIGURES
# the default savefig params can be different for the GUI backends.