Deneb.Chart (Deneb v0.1.0) View Source
Vega-lite chart implementation
Link to this section Summary
Link to this section Types
Specs
t() :: %Deneb.Chart{ encoding: Deneb.Encoding.t() | nil, mark: Deneb.Mark.t() | nil, projection: Deneb.Projection.t() | nil, raw: String.t() | map() | nil, transform: Deneb.Transform.t() | nil }
chart properties