Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MultipleLineChart ¶
func MultipleLineChart(title, xLabel, yLabel string, data map[string]Coordinates) (err error)
MultipleLineChart saves a multiple linechart based on x and y data passed to the function
Types ¶
type Coordinates ¶
Coordinates wraps x and y coordinates to show on plot
Click to show internal directories.
Click to hide internal directories.