class Matplotcr::Figure
- Matplotcr::Figure
- Reference
- Object
Defined in:
matplotcr.crConstructors
Instance Method Summary
Constructor Detail
def self.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})
#