Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Point ¶
Point is a point on a line
func LTOB ¶
Largest triangle one bucket(LTOB) data downsampling algorithm implementation
- Require: data . The original data
- Require: threshold . Number of data points to be returned
func LTTB ¶
Largest triangle three buckets (LTTB) data downsampling algorithm implementation
- Require: data . The original data
- Require: threshold . Number of data points to be returned
func LTTBForBuckets ¶
Click to show internal directories.
Click to hide internal directories.