plotutil

package
v0.4.13 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2026 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Overview

Plotting Utility.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ChangeDefaultFont

func ChangeDefaultFont(f *font.Font)

func LoadFont

func LoadFont(byt []byte) (*font.Font, error)

func LoadFontFile

func LoadFontFile(path string) (*font.Font, error)

func PlotLine

func PlotLine(title string, plots plotter.XYs, w io.Writer, ops ...plotLineConfFunc) error

func WithFormat

func WithFormat(v string) plotLineConfFunc

func WithHeight

func WithHeight(v font.Length) plotLineConfFunc

func WithLineLabel

func WithLineLabel(v string) plotLineConfFunc

func WithWidth

func WithWidth(v font.Length) plotLineConfFunc

func WithXLabel

func WithXLabel(v string) plotLineConfFunc

func WithXNames

func WithXNames(n []string) plotLineConfFunc

func WithYLabel

func WithYLabel(v string) plotLineConfFunc

Types

This section is empty.

Jump to

Keyboard shortcuts

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