class Matplotcr::Line
- Matplotcr::Line
- Matplotcr::Plot
- Reference
- Object
Defined in:
matplotcr.crConstructors
Instance Method Summary
Instance methods inherited from class Matplotcr::Plot
convert_list(data : NumberArray) : String
convert_list,
render : String
render
Constructor Detail
def self.new(p0 : Tuple(Number, Number), p1 : Tuple(Number, Number), colour : String = "", linestyle : String = "")
#