class AquaPlot::Histogram
- AquaPlot::Histogram
- AquaPlot::Bar
- AquaPlot::XorXY
- AquaPlot::SeriesOptions
- AquaPlot::DataSet
- Reference
- Object
Defined in:
series/histogram.crInstance Method Summary
-
#style : String
INITIALIZATION
-
#style=(style : String)
INITIALIZATION
Instance methods inherited from class AquaPlot::Bar
fillstyle : String
fillstyle,
fillstyle=(fillstyle : String)
fillstyle=,
get_fillstyle
get_fillstyle,
set_fillstyle(fillstyle : String)
set_fillstyle,
style : String
style,
style=(style : String)
style=,
to_s
to_s
Constructor methods inherited from class AquaPlot::Bar
new(x : Indexable(Number), y : Indexable(Number), fillstyle : String = "solid 0.25", **options)new(x : Indexable(Number), fillstyle : String = "solid 0.25", **options) new
Constructor methods inherited from class AquaPlot::XorXY
new(x : Indexable(Number), y : Indexable(Number), **options)new(x : Indexable(Number), **options) new