Class NumericRightYAxisPainter

  • All Implemented Interfaces:
    GlimpsePainter

    public class NumericRightYAxisPainter
    extends NumericYAxisPainter
    A vertical (y) axis with labeled ticks along the right hand side. Suitable for an axis which should sit flush against the right hand side of a plot.
    Author:
    ulman
    See Also:
    com.metsci.glimpse.examples.basic.LinePlotExample