class Matplotcr::LinePlot

Defined in:

matplotcr.cr

Constructors

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, y : NumberArray, colour : String = "", linestyle : String = "") #

[View source]

Instance Method Detail

def render : String #

[View source]