Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
ishi
v0.7.5
Ishi
Base
Gnuplot
Chart
Plot
Plot2D
PlotExp
PlotXY
PlotXYZ
PlotY
Html
Iterm2
Png
Term
Text
Built with Crystal 1.9.2
2023-10-08 08:22:25 UTC
abstract class
Ishi::Gnuplot::Plot
Ishi::Gnuplot::Plot
Reference
Object
Direct Known Subclasses
Ishi::Gnuplot::Plot2D(D)
Ishi::Gnuplot::PlotExp
Ishi::Gnuplot::PlotXY(X, Y)
Ishi::Gnuplot::PlotXYZ(X, Y, Z)
Ishi::Gnuplot::PlotY(Y)
Defined in:
ishi/gnuplot.cr
Constructors
.new
(options =
nil
)
Instance Method Summary
#data
#dim
#inst
Constructor Detail
def self.
new
(options =
nil
)
#
[
View source
]
Instance Method Detail
abstract def
data
#
[
View source
]
abstract def
dim
#
[
View source
]
abstract def
inst
#
[
View source
]