VegaLite.to_spec
You're seeing just the function
to_spec
, go back to
VegaLite module for more information.
Specs
Returns the underlying Vega-Lite specification.
The result is a nested Elixir datastructure that serializes
to Vega-Lite JSON specification.
See the docs for more details.