package
0.0.6
Repository: https://github.com/mmavka/dataframe-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Open creates a new plot window.

# Constants

Horizontal will add a horizontal scrollbar.
JPEG MIME Type.
None means that no scrollbar will be added.
PNG MIME Type.
SVG MIME Type.
Vertical will add a vertical scrollbar.

# Variables

ErrClosed means the plot window has already been closed.
ErrNoChromeInstalled indicates that chrome is not installed.

# Structs

Plot represents a plot window.

# Type aliases

MIME Type is used to help Chrome recognize the format of the image.
Scrollbar is used to set whether the plot will scroll in the horizontal and/or vertical direction.