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