chart v0.1.0 Chart.Gauge View Source

Gauge graph

Link to this section Summary

Functions

Setup a visual view of gauge graph.

Link to this section Types

Specs

data() :: nil | number() | list() | map()

Specs

t() :: %Chart.Gauge{data: data(), settings: Chart.Gauge.Settings.t()}

Link to this section Functions

Specs

setup(list()) :: t()

Setup a visual view of gauge graph.