plotter

package
v0.0.0-...-898e00d Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2026 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BOXPLOT   = "boxplot"
	LINE      = "line"
	NTH_SPEED = "nth"
)

Variables

This section is empty.

Functions

func PlotStats

func PlotStats(s *service.Service, config *PlotConfig) error

Types

type PlotConfig

type PlotConfig struct {
	Index  int
	Club   *types.Entity
	League *types.League
	Flag   *types.Flag

	PlotType string

	Gender   string
	Category string

	Years []int
	Day   int

	Normalize   bool
	LeaguesOnly bool
	BranchTeams bool

	Output string
}

Jump to

Keyboard shortcuts

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