Deneb.Mark (Deneb v0.1.0) View Source

Vega-lite mark

Link to this section Summary

Types

t()

mark properties

Link to this section Types

Specs

t() :: %Deneb.Mark{
  raw: String.t() | map() | nil,
  tooltip: integer() | String.t() | boolean() | nil,
  type: atom() | nil
}

mark properties

Link to this section Functions