Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LineChart ¶
func LineChart(props LineChartProps) *dom.Node
LineChart renders a line chart as a dom.Node the x is a list of dates, and y is float64 values connect the points with lines
func RenderLineChartLines ¶
func RenderLineChartLines(props LineChartProps) []string
RenderLineChartLines renders the line chart and returns it as an array of strings
Types ¶
Click to show internal directories.
Click to hide internal directories.