Hello Mr. Hyde,
because I found no way to make the z-axis label visible on 3d-contour plots (near the legend, may you implement that?) I added a note to the right side of the legend. This note is not visible or cut in saved image files (depending on the height and width of the plot). If "Crop white space" in the image-save dialog is set the note never appears.
Resizing the plot (by dragging the lower right corner) makes dplot crash very often. Sometimes changing a contour option leads to a crash too.
Finally I wonder why the "Operate on X..." and "Operate on Y..." dialogs are not avaiable.
I use the current version.
Regards.
Contour plots
Moderator: DPlotAdmin
- DPlotAdmin
- Posts: 2312
- Joined: Tue Jun 24, 2003 9:34 pm
- Location: Vicksburg, Mississippi
- Contact:
Adding the Z axis label to the legend is probably the better way to go, but I'll also look into why notes are clipped and fix that.because I found no way to make the z-axis label visible on 3d-contour plots (near the legend, may you implement that?) I added a note to the right side of the legend. This note is not visible or cut in saved image files (depending on the height and width of the plot). If "Crop white space" in the image-save dialog is set the note never appears.
I've never had this problem. Are you sure that it isn't just the plot taking a long while to redraw (with, say, a 1000x1000 or bigger grid)?Resizing the plot (by dragging the lower right corner) makes dplot crash very often. Sometimes changing a contour option leads to a crash too.
If you're working with points on a rectangular grid (Z=f(X,Y), Excel Addin ZGrid command, or the "Z Table" import plugin) as opposed to random 3D points, then only the number of rows/columns and the corner values for X and Y are stored. So it wouldn't be appropriate to allow you to edit X or Y (which might result in unevenly-spaced rows/columns). But this should at least be spelled out in the Help.Finally I wonder why the "Operate on X..." and "Operate on Y..." dialogs are not avaiable.
If this capability is important to you, save your data as a .CSV file, then re-read using File>Open with file type K.
Visualize Your Data
support@dplot.com
support@dplot.com
contour plots
Thank you for your quick reply.
Unfortunately dplot crashes that way, the window disappears and the executable gets terminated.
Unfortunately dplot crashes that way, the window disappears and the executable gets terminated.
- DPlotAdmin
- Posts: 2312
- Joined: Tue Jun 24, 2003 9:34 pm
- Location: Vicksburg, Mississippi
- Contact:
This isn't likely, but it may be something specific about a plot you're working with. The next time this happens please send your plot to me as a DPlot file to support@dplot.com.
Visualize Your Data
support@dplot.com
support@dplot.com
- DPlotAdmin
- Posts: 2312
- Joined: Tue Jun 24, 2003 9:34 pm
- Location: Vicksburg, Mississippi
- Contact:
I got your file, thanks. The good news is I have the same problem here. No idea at the moment but will definitely track this down.
One goof I did find when trying to break things (but this unfortunately isn't your problem): If you drag one extent such that the width or height are negative, DPlot enters an endless loop. Bah. But that one is easy.
One goof I did find when trying to break things (but this unfortunately isn't your problem): If you drag one extent such that the width or height are negative, DPlot enters an endless loop. Bah. But that one is easy.
Visualize Your Data
support@dplot.com
support@dplot.com
- DPlotAdmin
- Posts: 2312
- Joined: Tue Jun 24, 2003 9:34 pm
- Location: Vicksburg, Mississippi
- Contact:
I believe this is fixed now, but you can help confirm the problem with a fairly simple test. At your convenience please run DPlot with any file that has caused this problem. Select Options>General and uncheck "Show coordinates in popup when mouse hovers over data point". If you can still get it to crash, please let me know.
Visualize Your Data
support@dplot.com
support@dplot.com
- DPlotAdmin
- Posts: 2312
- Joined: Tue Jun 24, 2003 9:34 pm
- Location: Vicksburg, Mississippi
- Contact:
Thanks for your time. I'll be uploading the update in the next few days.
Visualize Your Data
support@dplot.com
support@dplot.com
- DPlotAdmin
- Posts: 2312
- Joined: Tue Jun 24, 2003 9:34 pm
- Location: Vicksburg, Mississippi
- Contact:
This is fixed in tonight's (14 Dec) update. You can get it with Help>Check for Updates.
Visualize Your Data
support@dplot.com
support@dplot.com