• Stars
    star
    143
  • Rank 257,007 (Top 6 %)
  • Language
    Go
  • License
    MIT License
  • Created over 4 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

🔖 go-echarts examples for showing how to use

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.