Skip to content
TILens What matters today in tech v0.0.4
Theme

Topic · Edition

Rust

1 items on 17 Jan 2022
Go Rust

Visualization in Go - Plotting Stock Information

Introduction You’d like to visualize some stock data using Go, but after looking at the Go ecosystem you see very little in charting. You find gonum, which has some plotting capabilities, but it generates static charts.…

Source: Ardan Labs Blog