Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/go-echarts/examples

🔖 go-echarts examples for showing how to use
https://github.com/go-echarts/examples

Last synced: 3 months ago
JSON representation

🔖 go-echarts examples for showing how to use

Lists

README

        

# go-echarts-examples

This project provides some examples to show how to use go-echarts.

### Usage

```bash
$ 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.