class

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})
Source

Instance methods

add(plot : Plot)
Source
save(destination : String, dpi : Int64 | Nil = nil)
Source
show
Source
subplot
Source