Contour plot problems

Have a suggestion for improving DPlot or a question about existing features? Let us know

Moderator: DPlotAdmin

Post Reply
dcl9000
Posts: 26
Joined: Mon Mar 28, 2011 8:15 pm

Contour plot problems

Post by dcl9000 »

1) How can I display the label of Z-axis in a XY contour plot?
2) The low and high value of the X-axis is 3.2 and 4.8 on my plot. The tick mark interval of the X-asix is 0.2. Why isn't the last value (4.8) shown in the plot while the others (3.2, 3.4, ... 4.6) are?
User avatar
DPlotAdmin
Posts: 2312
Joined: Tue Jun 24, 2003 9:34 pm
Location: Vicksburg, Mississippi
Contact:

Post by DPlotAdmin »

1) In 2D that label won't be drawn, sorry. You can create a Note with Text>Add/Edit Note and drag it to the top of the color key.
2) Select Options>Extents/Intervals/Size and check "Specify extents", then enter the extents you want. If that doesn't do the trick please save your graph as a DPlot file and send it to me.
Visualize Your Data
support@dplot.com
dcl9000
Posts: 26
Joined: Mon Mar 28, 2011 8:15 pm

Contour plot problems

Post by dcl9000 »

OK. The note can be added. It looks like the label now.
But the "Specify extents" box is checked and the last value still won't show. I will e-mail you the graph to take a look at. Thanks!
User avatar
DPlotAdmin
Posts: 2312
Joined: Tue Jun 24, 2003 9:34 pm
Location: Vicksburg, Mississippi
Contact:

Post by DPlotAdmin »

As mentioned in my reply, there is apparently a roundoff error that I'll look into. Change the upper X extent to something like 4.80001 and it will work.
Visualize Your Data
support@dplot.com
dcl9000
Posts: 26
Joined: Mon Mar 28, 2011 8:15 pm

Contour plot problems

Post by dcl9000 »

Thanks! That works. Hope you'll fix this issue in the next release.
Post Reply