[gradsusr] background color

Christelle LACROIX cl at meteoconsult.fr
Wed Nov 16 09:39:48 EST 2011


Hi,


I want to color background but nothing changes.
I tried
'set background 7'

then, when i want to plot shapefile with countries, they don't appear, i
don't understand why.
Here my source code:

'run 'repRadarSH'/rampe_couleur_radar_mc.gs'
'c'
'set mpdraw off'
'set grid off'

'set rgb 47 255 255 236'
'set rgb 41 177 176 176'

   'set parea 0 11 0 8.5'
   'set grads off'
   'set gxout shaded'
   'set background 8'
   'set csmooth on'
   'run 'repRadarSH'/classes_radar.gs'
   'd img_d_gds0'

* POUR TRACER PAYS
'set shpopts 47'
'set line 0 1 1'
'draw shp pays98'

* POUR TRACER PAYS
'set shpopts 41'
'set line 0 1 1'
'draw shp Departements'

   'set parea off'
   'c events'

   'printim 'repFicPNGOut'/compo_radar.png -t 0'


Thanks

CL
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20111116/a20feae9/attachment-0003.html 


More information about the gradsusr mailing list