You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
For demo codes, please refer to the[docs](https://echarts.icepear.org/) and[example repo](https://github.com/incandescentxxc/Echarts-Java-Examples).
99
+
For demo codes, please refer to the[docs](https://echarts.icepear.org/) and[example repo](https://github.com/incandescentxxc/ECharts-Java-Examples).
100
100
101
101
##Gallery
102
102
TODO
@@ -110,7 +110,7 @@ Welcome more contribution in the community!
110
110
##Acknowledgement
111
111
- This project is inspired by the Homework 6 of the course[Principles of Software Construction Objects, Design, and Concurrency](https://cmu-17-214.github.io/f2021/), Fall 2021, at[Carnegie Mellon University](https://www.cmu.edu/). We sincerely thank[Christian](https://www.cs.cmu.edu/~ckaestne/) and[Vincent](https://vhellendoorn.github.io/) for the wonderful course.
112
112
113
-
- This project is also inspired by the[pyecharts](https://github.com/pyecharts/pyecharts) and[go-echarts](https://github.com/go-echarts/go-echarts), which are theEchart siblings in Python and Go languages.
113
+
- This project is also inspired by the[pyecharts](https://github.com/pyecharts/pyecharts) and[go-echarts](https://github.com/go-echarts/go-echarts), which are theECharts siblings in Python and Go languages.