class Matplotcr::Histogram

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, bins : Int32 = 20) #

[View source]

Instance Method Detail

def render : String #

[View source]