Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nakabonne/ali
/ Series
Method
Series
gui/widgets.go:17–17 ·
view source on GitHub ↗
(label string, values []float64, opts ...linechart.SeriesOption)
Source
from the content-addressed store, hash-verified
15
type
LineChart
interface
{
16
widgetapi.Widget
17
Series(label string, values []float64, opts ...linechart.SeriesOption) error
18
}
19
20
type
Text
interface
{
Callers
2
redrawCharts
Method · 0.65
TestRedrawCharts
Function · 0.65
Implementers
2
MockLineChart
gui/widgets.mock.go
MockLineChartMockRecorder
gui/widgets.mock.go
Calls
no outgoing calls
Tested by
1
TestRedrawCharts
Function · 0.52