I am displaying a contour plot and I need the lower left corner to be 8 and the upper left to be 1, but I don't believe there is a setting in DPLOTLIB to create this reverse order. At least I can't find any documentation on how I might do this.
Anyway as a result I am not displaying the Y axis ([NumberFormat(1,12)] ), and instead am attempting to use the XYLabel command to apply my own reverse order labels to the left y axis. The problem is no matter what I have tried I can't seem to get the labels to show up. I am using the following line to attempt to get just one label to show up: [XYLabel(0,2,0,"1")]. I have attempted many values at the offset position and the XY position, but nothing seems to help, and nothing shows up on the plot.
Is there anything else I need to do to enable this, or something I am doing that might prevent them from showing up? Any help would be appreciated.
xander
Replacing the Y Axis
Moderator: DPlotAdmin
- DPlotAdmin
- Posts: 2312
- Joined: Tue Jun 24, 2003 9:34 pm
- Location: Vicksburg, Mississippi
- Contact:
On the Contour Options dialog, set the Y scale to a negative number.I am displaying a contour plot and I need the lower left corner to be 8 and the upper left to be 1, but I don't believe there is a setting in DPLOTLIB to create this reverse order. At least I can't find any documentation on how I might do this.
The XYLabel command only works with XY plots. I'll add this to my to-do list for 3D, but it may be a while before it is available.
Visualize Your Data
support@dplot.com
support@dplot.com