matplotlib

package
v0.0.0-...-6fab397 Latest Latest
Warning

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

Go to latest
Published: May 19, 2022 License: BSD-3-Clause Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunSubprocess

func RunSubprocess(makeInput func(io.Writer) error) error

func Scatterplot

func Scatterplot(plot plotspec.Scatterplot, opts Options, w io.Writer) error

Types

type Options

type Options struct {
	OutputFilename string
	LogBins        bool
	WidthPixels    int
	HeightPixels   int
	DotsPerInch    int
}

type Process

type Process struct {
	Stdin io.WriteCloser
	// contains filtered or unexported fields
}

func Subprocess

func Subprocess() *Process

func (*Process) Run

func (s *Process) Run() error

Jump to

Keyboard shortcuts

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