Changeset 1479 in lmdz_wrf for trunk/tools/documentation/plotting


Ignore:
Timestamp:
Mar 31, 2017, 4:20:04 PM (8 years ago)
Author:
lfita
Message:

Improving `draw_points' by adding background color on 'labelled'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/documentation/plotting/plot_points.html

    r1403 r1479  
    5252    &nbsp;&nbsp;&nbsp;&nbsp;[kindfigure]: kind of figure<BR>
    5353    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;'legend': only points in the map with the legend with the names<BR>
    54     &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;'labelled',[txtsize],[txtcol]: points with the names and size, color of text<BR>
     54    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;'labelled',[txtsize],[txtcol],[txtbckgcol]: points with the names and size, color of text and background <BR>
     55    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;color ('None' for without)<BR>
    5556    &nbsp;&nbsp;&nbsp;&nbsp;[pointcolor]: color for the points ('auto' for "red")<BR>
    5657    &nbsp;&nbsp;&nbsp;&nbsp;[pointlabels]: ',' of labels [only used if [collab]='None'] ('None' for no labels, '!' for spaces)<BR>
     
    8788    </DIV>
    8889    <DIV CLASS="valins">
    89       $ python ${pyHOME}/drawing.py -o draw_points -S 'SuperStorm/tslist.dat,#,3,2,1:SuperStorm|sfc|stations:auto:cyl,i:labelled,10,r:auto:None:0:png:stations_loc:True' -f 'geo_em.d02.nc,XLONG_M,XLAT_M,HGT_M,Time|0@west_east|30;180;1@south_north|175;255;1,height,0.,1500.,terrain,auto,auto,m'
     90      $ python ${pyHOME}/drawing.py -o draw_points -S 'SuperStorm/tslist.dat,#,3,2,1:SuperStorm|sfc|stations:auto:cyl,i:labelled,10,r,None:auto:None:0|12:png:stations_loc:True' -f 'geo_em.d02.nc,XLONG_M,XLAT_M,HGT_M,Time|0@west_east|30;180;1@south_north|175;255;1,height,0.,1500.,terrain,auto,auto,m'
    9091    </DIV>
    9192  </BODY>
Note: See TracChangeset for help on using the changeset viewer.