class Matplotcr::Density
- Matplotcr::Density
- 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(x : NumberArray, points : Int32 = 100, colour : String = "", linestyle : String | Nil = nil)
#