Command for 'MinorGridLines' or similar functionality

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

Moderator: DPlotAdmin

Post Reply
akselfr
Posts: 15
Joined: Wed Dec 10, 2003 8:11 am

Command for 'MinorGridLines' or similar functionality

Post by akselfr »

Hi Dave,
When I run Dplot 'manually' I can control the 'Minor/grid tick divisions' on the X- & Y-axes via the 'Options->Extents...'. menu. The result of my choices are reflected in the associated .grf-file under the tag 'MinorGridLines'. Now I want to control DPlot from a Fortran90 program using the DPLOTLIB interface, and I am trying to find a suitable command that will let me control the 'Minor/grid tick divisions' corresponding to the 'MinorGridLines' tag in the .grf-file. I have searched lo and hi, but to no avail. The 'TickInterval' and 'TickMarks' commands do not seem to offer full control. Any suggestions would be much appreciated. Thank you.
User avatar
DPlotAdmin
Posts: 2312
Joined: Tue Jun 24, 2003 9:34 pm
Location: Vicksburg, Mississippi
Contact:

Post by DPlotAdmin »

Aksel,
DenseGridLines

That's a non-intuitive name, though, isn't it. I should probably make a duplicate of that named MinorGridLines, which I'd guess you would have found.
Visualize Your Data
support@dplot.com
Post Reply