Re: error bar thickness
Sigward Funke <[email protected]>
| Newsgroups | gmane.comp.gis.gmt.user |
|---|---|
| Organization | Institut für Geophysik |
| Message-ID | <[email protected]> |
Hello Subbu, On Saturday 18 January 2014 00:02:38 you wrote: > Hello All, > > Does anyone know how to set the thickness for an error bar. I used the > following command to plot the error bars. > > psxy vel.vz -R -J -Sc0.05c -Gred -Exy10p -W1.5p,blue -K -O >> $file try instead -Exy/10 ! With "-Exy" I get normal error bars with end caps in thin lines (default thinckness probably one point). "-Exy/10" extends the thickness of the line. "-Exy/10,30/150/10" the color of error bars changes from black (default) to green. In the man page I find further explanation (key words SPECIFYING PENS, cap parameter). Could this help? Best Regards Sigward Funke > But because of lot of other things on my plot, i barely see the error bars > with the default settings. So wondering if it is possible to draw a thick > error bar (not worried about the cap size). > > Thank you very much and look forward to your early response, > > Cheers To unsubscribe, send the message "signoff gmt-help" to [email protected]