source: trunk/UTIL/PYTHON/planetoplot_v2/set_multiplot.txt @ 922

Last change on this file since 922 was 917, checked in by aslmd, 12 years ago

UTIL PYTHON planetoplot_v2. Fixed bounding box problems when using Basemap and saving this in png,pdf,etc...

File size: 431 bytes
Line 
1############################################
2## set_multiplot.txt
3## numplot, subv, subh, wspace, hspace, font
4############################################
51 ; 1 ; 1 ; 0.0 ; 0.0 ; 22
62 ; 1 ; 2 ; 0.35 ; 0.0 ; 20
7#3 ; 3 ; 1 ; 0.0 ; 1.0 ; 18
83 ; 1 ; 3 ; 0.35 ; 0.0 ; 18
94 ; 2 ; 2 ; 0.8 ; 0.6 ; 18
106 ; 3 ; 2 ; 0.6 ; 1.0 ; 18
118 ; 2 ; 4 ; 0.6 ; 0.6 ; 18
129 ; 3 ; 3 ; 0.6 ; 0.6 ; 18
1312 ; 3 ; 4 ; 0.0 ; 0.2 ; 18
1416 ; 4 ; 4 ; 0.6 ; 0.6 ; 18
Note: See TracBrowser for help on using the repository browser.