Search found 2 matches

by wang
Mon Aug 21, 2006 11:11 am
Forum: Basic
Topic: Add data points to a Contour plot
Replies: 3
Views: 20798

It isn't documented, but use SymbolType(1,1). The "style" is mostly ignored for now; 0 turns the feature off, non-zero draws small black dots.

Hi, David,

Thank you very much for the extremely quick and usful help. With the suggested command, I can now show data points in the contour plot ...
by wang
Mon Aug 21, 2006 4:44 am
Forum: Basic
Topic: Add data points to a Contour plot
Replies: 3
Views: 20798

Add data points to a Contour plot

Hi, there,

I am a new user of DPlot. I try to generate a Contour Plot by calling DPlot_Plot in my VB program. The plot is generated with contour lines, but no data points were shown. I know I can use the menu in DPlot Jr to add the data points. That is, I can use the "Contour Plot Options" menu ...