API endpoint. The default, "live" is the HTML/JS
plot viewer. Can be set to a numeric plot index or plot ID
(see hgd_id()) to obtain the direct URL to the SVG.
which
Which device (ID).
websockets
Use websockets.
width
Width of the plot. (Only used when endpoint is "svg",
or a plot index or ID.)
height
Height of the plot. (Only used when endpoint is "svg",
or a plot index or ID.)
renderer
Renderer.
history
Should the plot history sidebar be visible.
host
Replaces hostname.
port
Replaces port.
explicit
Ads hgd={host}:{port} query parameter. Needed for host
resolution in some editors.