MCPcopy Index your code
hub / github.com/gonum/plot / SetMin

Method SetMin

palette/palette.go:51–51  ·  view source on GitHub ↗

SetMin sets the minimum value of the ColorMap.

(float64)

Source from the content-addressed store, hash-verified

49
50 // SetMin sets the minimum value of the ColorMap.
51 SetMin(float64)
52
53 // Alpha returns the opacity value of the ColorMap.
54 Alpha() float64

Callers 12

ExampleScatter_colorFunction · 0.65
ExampleField_colorsFunction · 0.65
ExampleColorBar_verticalFunction · 0.65
ExamplePolygon_hexagonsFunction · 0.65
ExampleReverseFunction · 0.65
TestSmoothDiverging_AtFunction · 0.65
TestIssue798KindlmannFunction · 0.65

Implementers 2

luminancepalette/moreland/luminance.go
smoothDivergingpalette/moreland/smooth.go

Calls

no outgoing calls

Tested by 12

ExampleScatter_colorFunction · 0.52
ExampleField_colorsFunction · 0.52
ExampleColorBar_verticalFunction · 0.52
ExamplePolygon_hexagonsFunction · 0.52
ExampleReverseFunction · 0.52
TestSmoothDiverging_AtFunction · 0.52
TestIssue798KindlmannFunction · 0.52