offline

package
v0.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 27, 2024 License: MIT Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Serve

func Serve(fig types.Fig, opt ...Options)

Serve creates a local web server that displays the image using plotly.js Is a good alternative to Show to avoid creating tmp files.

func Show

func Show(fig types.Fig)

Show displays the figure in your browser. Use serve if you want a persistent view

func ToHtml

func ToHtml(fig types.Fig, path string)

ToHtml saves the figure as standalone HTML. It still requires internet to load plotly.js from CDN.

Types

type Options

type Options struct {
	Addr string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL