Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dgryski/go-lttb
/ functions
Functions
5 in github.com/dgryski/go-lttb
⨍
Functions
5
◇
Types & classes
1
↓ 3 callers
Function
LTTB
LTTB down-samples the data to contain only threshold number of points that have the same visual shape as the original data
lttb.go:26
Function
BenchmarkLTTB
(b *testing.B)
bench_test.go:510
Function
TestGolden
(t *testing.T)
golden_test.go:9
Function
TestPointSelectionWithZeroArea
TestPointSelectionWithZeroArea is a regression test for the correct selection of a "b" point in a bucket where all computed areas have a value of zero
lttb_test.go:11
Function
flot
(data [][2]float64)
flot_test.go:35