Page 1 of 1

Omit Lines and Arrowheads in Point Labels

Posted: Tue Nov 24, 2015 11:21 am
by alleyjo
I would like to omit lines and arrowheads from my point labels. According to the Point Labels dialog box menu, setting the line width to a negative value is supposed to do that. I've tried it and it doesn't work.

It also seems that neither TextPointLabel nor TextPointLabelLeader commands has an option to turn them off programatically.

I'm using DPLOT version 2.3.4.7 on Win7.

Omit Lines and Arrowheads in Point Labels

Posted: Tue Nov 24, 2015 11:55 am
by alleyjo
I withdraw my bug report. Please disregard.

I used the command TextPointLabelLeader(-1,-1,-1) and it omitted both lines and arrowheads from my sets of X,Y data. The documentation does not explicitly mention entering a negative number for the LineWidth parameter so that lines will not be drawn.

Thanks.

Posted: Wed Nov 25, 2015 8:49 am
by DPlotAdmin
I'll add that, thanks.