Uncharted.LineChart protocol (uncharted v0.2.0) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: term()
Link to this section Functions
Specs
lines(Uncharted.chart() | Uncharted.ColumnChart.Dataset.t()) :: [ Uncharted.LineChart.Line.t() ]
Specs
points(Uncharted.chart() | Uncharted.ColumnChart.Dataset.t()) :: [ Uncharted.LineChart.Point.t() ]