Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
ishi
v0.2.0
Ishi
Base
Gnuplot
Chart
Plot
Plot1
Plot2
Plot3
PlotE
Html
ITerm2
Text
Built with Crystal 1.9.2
2023-10-08 08:21:52 UTC
class
Ishi::Gnuplot::PlotE
Ishi::Gnuplot::PlotE
Ishi::Gnuplot::Plot
Reference
Object
Defined in:
ishi/gnuplot.cr
Constructors
.new
(expression : String, title : String | Nil =
nil
, style : Symbol | Nil =
nil
)
Instance Method Summary
#data
#dim
#inst
Instance methods inherited from class
Ishi::Gnuplot::Plot
data
data
,
dim
dim
,
inst
inst
Constructor Detail
def self.
new
(expression : String, title : String | Nil =
nil
, style : Symbol | Nil =
nil
)
#
[
View source
]
Instance Method Detail
def
data
#
[
View source
]
def
dim
#
[
View source
]
def
inst
#
[
View source
]