MCPcopy 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).
399type GlyphBoxer interface {
400 GlyphBoxes(*Plot) []GlyphBox
401}
402
403// A GlyphBox describes the location of a glyph

Callers 4

padXFunction · 0.65
padYFunction · 0.65
GlyphBoxesMethod · 0.65
PlotMethod · 0.65

Implementers 15

Plotplot.go
HeatMapplotter/heat.go
Lineplotter/line.go
QuartPlotplotter/quartile.go
horizQuartPlotplotter/quartile.go
BoxPlotplotter/boxplot.go
horizBoxPlotplotter/boxplot.go
Imageplotter/image.go
Sankeyplotter/sankey.go
BarChartplotter/barchart.go

Calls

no outgoing calls

Tested by

no test coverage detected