Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_color
Function · 0.65
ExampleField_colors
Function · 0.65
ExampleColorBar_horizontal
Function · 0.65
ExampleColorBar_horizontal_log
Function · 0.65
ExampleColorBar_vertical
Function · 0.65
ExamplePolygon_hexagons
Function · 0.65
ExampleReverse
Function · 0.65
TestInterpolateMSHDiverging
Function · 0.65
TestSmoothDiverging_At
Function · 0.65
TestSmoothDiverging_Range
Function · 0.65
TestIssue798SmoothBlueRed
Function · 0.65
TestIssue798Kindlmann
Function · 0.65
Implementers
2
luminance
palette/moreland/luminance.go
smoothDiverging
palette/moreland/smooth.go
Calls
no outgoing calls
Tested by
12
ExampleScatter_color
Function · 0.52
ExampleField_colors
Function · 0.52
ExampleColorBar_horizontal
Function · 0.52
ExampleColorBar_horizontal_log
Function · 0.52
ExampleColorBar_vertical
Function · 0.52
ExamplePolygon_hexagons
Function · 0.52
ExampleReverse
Function · 0.52
TestInterpolateMSHDiverging
Function · 0.52
TestSmoothDiverging_At
Function · 0.52
TestSmoothDiverging_Range
Function · 0.52
TestIssue798SmoothBlueRed
Function · 0.52
TestIssue798Kindlmann
Function · 0.52