offline

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Serve

func Serve(fig *grob.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 *grob.Fig)

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

func ToHtml

func ToHtml(fig *grob.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