ecl-logo Documentation

AxisLines

AxisLines[peakPoints:{{_?NumericQ,_?NumericQ}..},plotRange:{{_?NumericQ,_?NumericQ},{_?NumericQ,_?NumericQ}}]lines_Graphics

draws lines from the peak point(s) to the x and y axes.

Details

    Input
    Output
    General Options

Examples

Basic Examples  (3)

Draw lines from peak points to axes:

Draw lines from a pair of peak points to axes:

The output from AxisLines can be used to produce a graphic:

Options  (4)

PeakPointColor  (1)

Change the color of peak points:

PeakPointSize  (1)

Increase the size of peak point by 2:

SecondYScaled  (1)

SecondY with duplicated x-values are handled appropriately and do not throw errors:

SecondYUnscaled  (1)

SecondY with duplicated x-values are handled appropriately and do not throw errors: