VegaLite.Viewer.show
You're seeing just the function
show
, go back to VegaLite.Viewer module for more information.
Specs
show(VegaLite.t()) :: :ok | :error
Renders a VegaLite
specification in GUI window widget.
Requires Erlang compilation to include the :wx
module.