Matplotcr::Figure
Inherits Reference < Object
Constructors
new(python : String = "/usr/local/bin/python3", font : RCFont = RCFont.new("sans-serif", ["Lucida Grande"]), latex : Bool = false, figsize : Tuple(Float64, Float64) | Nil = nil, grid : Tuple(Int32, Int32) = {1, 1})
SourceInstance methods
add(plot : Plot)
Sourcesave(destination : String, dpi : Int64 | Nil = nil)
Sourceshow
Sourcesubplot
Source