VegaLite.Viewer.show_and_wait
You're seeing just the function
show_and_wait
, go back to VegaLite.Viewer module for more information.
Specs
show_and_wait(VegaLite.t()) :: :ok | :error
Same as show/1
, but blocks until the window widget is closed.