class

AquaPlot::Bar

Inherits AquaPlot::XorXY / AquaPlot::SeriesOptions / AquaPlot::DataSet / Reference / Object

Constructors

new(x : Indexable(Number), y : Indexable(Number), fillstyle : String = "solid 0.25", **options)
Source
new(x : Indexable(Number), fillstyle : String = "solid 0.25", **options)
Source

Instance methods

fillstyle
Source
fillstyle=(fillstyle : String)
Source
get_fillstyle

GETTERS

Source
set_fillstyle(fillstyle : String)

SETTERS

Source
style

INITIALIZATION

Source
style=(style : String)

INITIALIZATION

Source
to_s

SERIALIZER

Source