[ncl-talk] Irregular X axis.
Geeta Geeta
geetag54 at yahoo.com
Thu Jul 30 00:06:35 MDT 2020
Hi.
I have X axis values that range from
(0) 1.086086e+08 (maximum)
(0) 4912 (minimum).
there are only 2-3 values of X axis which are as large as the maximum value (Column 3 of the dataset). Y axis is colum 2. because of this large range in X axis, my plot is getting clustered towards the left.
I tried with res at gsnXAxisIrregular2Linear = True
but I get a warning message
warning:gsnXAxisIrregular2Linear is not a valid resource in scatter_xy at this time
warning:gsnXAxisIrregular2Linear is not a valid resource in scatter_xy at this time
I also tried with resXBMode = "explicit and Manual but that does not help.
can someone help me in this??
thanks
Geeta.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: input_scatter_dcc
Type: application/octet-stream
Size: 7526 bytes
Desc: not available
URL: <https://mailman.ucar.edu/pipermail/ncl-talk/attachments/20200730/cbd0678f/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sc2.ncl
Type: application/octet-stream
Size: 3610 bytes
Desc: not available
URL: <https://mailman.ucar.edu/pipermail/ncl-talk/attachments/20200730/cbd0678f/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: scatter.png
Type: image/png
Size: 38275 bytes
Desc: not available
URL: <https://mailman.ucar.edu/pipermail/ncl-talk/attachments/20200730/cbd0678f/attachment.png>
More information about the ncl-talk
mailing list