legend intervals or max rows

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

Moderator: DPlotAdmin

Post Reply
simply
Posts: 40
Joined: Mon Sep 25, 2006 1:53 pm

legend intervals or max rows

Post by simply »

Hi,

i try to limit the number of intervals in a legend (3d), or to limit this number in one row. i try to use [LegendParams(,10)] but it doesn't work :roll:

how can i "control" the legend???
Last edited by simply on Mon Sep 12, 2011 2:23 pm, edited 2 times in total.
User avatar
DPlotAdmin
Posts: 2312
Joined: Tue Jun 24, 2003 9:34 pm
Location: Vicksburg, Mississippi
Contact:

Post by DPlotAdmin »

[ContourLegendFrequency(frequency)] controls how many (if any) legend entries are skipped on a contour plot. If set to 0 or 1, every label is drawn. If set to 2, every other label is skipped. If set to 3, every 3rd label is drawn, etc.

There is currently no way to control the placement or the maximum number of rows in the legend for 3D data, sorry. It is on my to-do list.
Visualize Your Data
support@dplot.com
simply
Posts: 40
Joined: Mon Sep 25, 2006 1:53 pm

Post by simply »

thanks
Post Reply