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
Copy file name to clipboardExpand all lines: README.md
+2-3
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,8 @@
11
11
> be beaten. —— Neil Gaiman, Coraline
12
12
13
13
To be honest, I believe using `Java` to build charts is a disaster, as it often feels like struggling in the explicit
14
-
typed hell, accompanied by lengthy lines of code.. However, it also piques my interest in finding ways to approach it
15
-
with a more loosely coupled mindset (not just dumping
16
-
everything as pure `Object`s 🐶). With increased experience in [Echarts](https://echarts.apache.org/) and discovering
14
+
typed hell, accompanied by lengthy lines of code. However, it also piques my interest in finding ways to approach it
15
+
with a more loosely coupled mindset (not just dumping everything as pure `Object`s 🐶). With increased experience in [Echarts](https://echarts.apache.org/) and discovering
17
16
various tricks, I've become even more curious about the possibilities. Fortunately, I now have the time to delve into
18
17
this further. *( contents polished by `ChartGPT-4`)*
0 commit comments