Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/gonum/plot
/ GlyphBoxes
Method
GlyphBoxes
plot.go:400–400 ·
view source on GitHub ↗
(*Plot)
Source
from the content-addressed store, hash-verified
398
// need padding).
399
type
GlyphBoxer
interface
{
400
GlyphBoxes(*Plot) []GlyphBox
401
}
402
403
// A GlyphBox describes the location of a glyph
Callers
4
padX
Function · 0.65
padY
Function · 0.65
GlyphBoxes
Method · 0.65
Plot
Method · 0.65
Implementers
15
horizontalAxis
axis.go
verticalAxis
axis.go
Plot
plot.go
HeatMap
plotter/heat.go
Line
plotter/line.go
QuartPlot
plotter/quartile.go
horizQuartPlot
plotter/quartile.go
BoxPlot
plotter/boxplot.go
horizBoxPlot
plotter/boxplot.go
Image
plotter/image.go
Sankey
plotter/sankey.go
BarChart
plotter/barchart.go
Calls
no outgoing calls
Tested by
no test coverage detected