|
examples
|
refactor: support more echarts options
|
2021-12-18 11:22:53 +08:00 |
|
.gitignore
|
test: add test for bar series
|
2021-12-20 23:16:31 +08:00 |
|
axis.go
|
test: add test for axis
|
2021-12-18 20:09:02 +08:00 |
|
axis_test.go
|
test: add test for axis
|
2021-12-18 20:09:02 +08:00 |
|
bar_series.go
|
test: add test for bar series
|
2021-12-20 23:16:31 +08:00 |
|
bar_series_test.go
|
test: add series and legend test
|
2021-12-21 23:43:36 +08:00 |
|
base_series.go
|
test: add series and legend test
|
2021-12-21 23:43:36 +08:00 |
|
base_series_test.go
|
test: add series and legend test
|
2021-12-21 23:43:36 +08:00 |
|
charts.go
|
test: add series and legend test
|
2021-12-21 23:43:36 +08:00 |
|
charts_test.go
|
test: add series and legend test
|
2021-12-21 23:43:36 +08:00 |
|
echarts.go
|
test: add test for axis
|
2021-12-18 20:09:02 +08:00 |
|
go.mod
|
test: add test for axis
|
2021-12-18 20:09:02 +08:00 |
|
go.sum
|
test: add test for axis
|
2021-12-18 20:09:02 +08:00 |
|
legend.go
|
test: add series and legend test
|
2021-12-21 23:43:36 +08:00 |
|
legend_test.go
|
test: add series and legend test
|
2021-12-21 23:43:36 +08:00 |
|
LICENSE
|
Initial commit
|
2021-12-09 20:20:33 +08:00 |
|
line_series.go
|
feat: support between ticks
|
2021-12-13 23:46:10 +08:00 |
|
Makefile
|
test: add test for axis
|
2021-12-18 20:09:02 +08:00 |
|
range.go
|
feat: support multi y axis
|
2021-12-18 09:49:44 +08:00 |
|
README.md
|
Initial commit
|
2021-12-09 20:20:33 +08:00 |
|
series.go
|
feat: support multi y axis
|
2021-12-18 09:49:44 +08:00 |
|
theme.go
|
test: add test for axis
|
2021-12-18 20:09:02 +08:00 |