Function reference
-
hgd()
- Asynchronous HTTP server graphics device.
-
hgd_browse()
- Open httpgd URL in the browser.
-
hgd_clear()
- Clear all httpgd plot pages.
-
hgd_close()
- Close httpgd device.
-
hgd_generate_token()
- Generate random alphanumeric token.
-
hgd_id()
- Query httpgd plot IDs
-
hgd_info()
- httpgd device information.
-
hgd_inline()
- Inline SVG rendering.
-
hgd_plot()
- Render httpgd plot.
-
hgd_remove()
- Remove a httpgd plot page.
-
hgd_renderers()
- httpgd device renderers.
-
hgd_state()
- httpgd device status.
-
hgd_svg()
- Render httpgd plot to SVG.
-
hgd_test_pattern()
- Plot a test pattern that can be used to evaluate and compare graphics devices.
-
hgd_url()
- httpgd URL.
-
hgd_view()
- Open httpgd URL in the IDE.
-
hgd_watch()
- Watch for changes in code files and refresh plots automatically.
-
httpgd-package
- httpgd: HTTP server graphics device