Documentation
¶
Index ¶
- func DrawArray(a []float64) error
- func DrawChart(x, y []float64, showLine bool) (err error)
- func DrawPrefixSum(a []float64) error
- func DrawWithRawPoints(rawPoints string, showLine bool) error
- func ParseArray(rawArray string) (res []float64)
- func ParsePoints(rawPoints string) (x []float64, y []float64)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DrawPrefixSum ¶
func DrawWithRawPoints ¶
func ParseArray ¶
func ParsePoints ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.