[GRASS-user] Failed to draw barscales to some frames
sgw00412 at nifty.com
sgw00412 at nifty.com
Thu Feb 24 04:21:01 EST 2011
I'm grass beginner user from Japan.
I tried to three maps on a monitor with command "d.frame".
I was able to draw three maps successfully.
However, I failed to add the barscale in the second and third maps.
Why is it so ?
My scrips as follows;
---
d.mon x0
#step.1
g.region vect= area_A
d.frame -c at=51,100,0,70
d.vect .....
d.vect ....
d.barscale bcolor=white tcolor=black at=0.0,0.0
# barscale was drawn
#step.2
g.region vect= area_B
d.frame -c at=0,50,0,50
d.vect ....
d.vect ....
d.barscale bcolor=white tcolor=black at=0.0,0.0
# barscale was not drawn...why ?
#step.3
g.region vect=area_C
d.frame -c at=0,50,51,100
d.vect ....
d.vect ....
d.barscale bcolor=white tcolor=black at=0.0,0.0
# barscale was not drawn...why ?
------
Yasuo shimada : Japan weather association, tokyo office.
More information about the grass-user
mailing list