class

MetricsController::Chart

Inherits Reference < Object

Constructors

new(name : String, points : Array(Point), timezone : Time::Location)
Source

Class methods

labels(begin _begin, end _end, granularity : Granularity = Granularity::Daily)
Source

Instance methods

data(begin _begin, end _end, granularity : Granularity = Granularity::Daily, predicate : Predicate = Predicate::Summate)
Source
name
Source
name=(name : String)
Source
points
Source
points=(points : Array(Point))
Source

Nested types