Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/erkkah/margaid
/ functions
Functions
145 in github.com/erkkah/margaid
⨍
Functions
145
◇
Types & classes
31
Method
NotEqual
NotEqual verifies that the two arguments are not equal
xt/testing.go:50
Method
NotNil
NotNil verifies that the argument is not nil
xt/testing.go:67
Method
Render
Render renders the graph to the given destination.
margaid.go:306
Method
Size
Size calculates the total size in bytes of all keys + values
brackets/brackets.go:48
Method
String
()
brackets/brackets.go:37
Method
String
()
brackets/brackets.go:219
Function
Sum
Sum calculates the Y sum of a list of values, reported as observed at the given time.
series.go:265
Function
TestAggregateAvg
(t *testing.T)
series_test.go:53
Function
TestAggregateDelta
(t *testing.T)
series_test.go:103
Function
TestAggregateSum
(t *testing.T)
series_test.go:78
Function
TestBracketConstruction
(t *testing.T)
brackets/brackets_test.go:9
Function
TestCapBySize
(t *testing.T)
series_test.go:18
Function
TestCapByTime
(t *testing.T)
series_test.go:27
Function
TestConstruction
(t *testing.T)
series_test.go:10
Function
TestEmptySelfClosingBracket
(t *testing.T)
brackets/brackets_test.go:15
Function
TestMinMax
(t *testing.T)
series_test.go:41
Function
TestNestedBrackets
(t *testing.T)
brackets/brackets_test.go:39
Function
TestOpenCloseBracket
(t *testing.T)
brackets/brackets_test.go:31
Function
TestSelfClosingBracket
(t *testing.T)
brackets/brackets_test.go:22
Function
TestTimeTickerStart
(t *testing.T)
tickers_test.go:10
Function
TestTimeTickerStep
(t *testing.T)
tickers_test.go:32
Function
TestValueTickerSimpleRange
(t *testing.T)
tickers_test.go:159
Function
TestValueTickerStart_Lin
(t *testing.T)
tickers_test.go:60
Function
TestValueTickerStart_Log
(t *testing.T)
tickers_test.go:109
Function
TestValueTickerStep_Lin
(t *testing.T)
tickers_test.go:81
Function
TestValueTickerStep_Log
(t *testing.T)
tickers_test.go:131
Method
Text
Text adds text content to the current element. Note that the text is not automatically XML-escaped. Use the XMLEscape function if that is needed.
brackets/brackets.go:159
Function
UsingAxes
UsingAxes selects the x and y axis for plotting
plots.go:36
Function
UsingMarker
UsingMarker selects a marker for highlighting plotted values. See svg.Marker for valid marker types.
plots.go:45
Function
UsingStrokeWidth
(width float32)
plots.go:51
Function
WithColorScheme
WithColorScheme sets the start color for selecting plot colors. The start color is selected as a hue value between 0 and 359.
margaid.go:179
Function
WithLabelFont
WithLabelFont sets label font family and size in pixels
margaid.go:194
Function
WithTitleFont
WithTitleFont sets title font family and size in pixels
margaid.go:186
Method
Zip
Zip merges two slices of floats into pairs and adds them to the series. It is assumed that the two slices have the same length.
series.go:168
Method
label
(value float64)
tickers.go:30
Method
label
(value float64)
tickers.go:79
Method
label
(value float64)
tickers.go:144
Function
main
()
example/bars.go:13
Function
main
()
example/minimal.go:12
Function
main
()
example/example.go:14
Method
next
(previous float64)
tickers.go:55
Method
next
(previous float64)
tickers.go:174
Method
start
(axis Axis, _ *Series, steps int)
tickers.go:35
Method
start
(axis Axis, _ *Series, steps int)
tickers.go:83
Method
start
(axis Axis, series *Series, _ int)
tickers.go:148
← previous
101–145 of 145, ranked by callers