DefaultHorizontalBarPlotEntry

Default implementation of a HorizontalBarPlotEntry

Parameters

X

The type of the x-axis values

Y

The type of the y-axis values

Constructors

Link copied to clipboard
constructor(y: Y, x: BarPosition<X>)

Properties

Link copied to clipboard
open override val x: BarPosition<X>

The x-axis value for the bar position.

Link copied to clipboard
open override val y: Y

y-axis value at which the bar should be plotted