Uncharted.BarChart protocol (uncharted v0.2.0) View Source
Link to this section Summary
Functions
Returns a list of the Uncharted.BarChart.Bar.t()
that should be rendered by the chart display adapter
Link to this section Types
Specs
t() :: term()
Link to this section Functions
Specs
bars(Uncharted.chart() | Uncharted.BarChart.Dataset.t()) :: [ Uncharted.BarChart.Bar.t() ]
Returns a list of the Uncharted.BarChart.Bar.t()
that should be rendered by the chart display adapter