package
Version:
v0.4.1
Opens a new window with list of versions in this module.
Published: Dec 12, 2023
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Serve creates a local web server that displays the image using plotly.js
Is a good alternative to Show to avoid creating tmp files.
Show displays the figure in your browser.
Use serve if you want a persistent view
ToHtml saves the figure as standalone HTML. It still requires internet to load plotly.js from CDN.
type Options struct {
Addr string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.