Awesome
go-echarts-examples
This project provides some examples to show how to use go-echarts.
Usage
$ git clone https://github.com/go-echarts/examples.git
$ cd examples && go run .
Open the http://localhost:8089 in your browser, and you get lots of pretty charts now.
For more charts' implementation details, please refer to ./examples folder.