@@ -80,10 +80,14 @@ public static void main(String[] args) {
8080}
8181```
8282<<<<<<< HEAD
83+ <<<<<<< HEAD
8384<img src =" assets/imgs/multibar-render.gif " alt =" multi-bar-render " style =" width :85% ;" />
8485=======
8586![ alt text] ( assets/imgs/multibar-render.gif )
8687>>>>>>> 1ef373e (add readme)
88+ =======
89+ <img src =" assets/imgs/multibar-render.gif " alt =" multi-bar-render " style =" width :85% ;" />
90+ >>>>>>> 1a06c7a (add headings for readme)
8791
8892###Generate Option Object and its Json Representation
8993
@@ -102,6 +106,7 @@ public static void main(String[] args) {
102106}
103107```
104108<<<<<<< HEAD
109+ <<<<<<< HEAD
105110<img src =" assets/imgs/renderJsonOption.png " alt =" Json Representation " style =" width :95% ;" />
106111
107112###Integrate with Spring Web Application
@@ -111,9 +116,13 @@ public static void main(String[] args) {
111116For demo codes, please refer to the[ docs] ( https://echarts.icepear.org/ ) and[ example repo] ( https://github.com/incandescentxxc/ECharts-Java-Examples ) .
112117=======
113118![ Json Representation] ( assets/imgs/renderJsonOption.png )
119+ =======
120+ <img src =" assets/imgs/renderJsonOption.png " alt =" Json Representation " style =" width :95% ;" />
121+
122+ >>>>>>> 1a06c7a (add headings for readme)
114123###Integrate with Spring Web Application
115124
116- ![ Spring Boot Integration ] ( assets/imgs/line-renderHtml.gif )
125+ < img src = " assets/imgs/line-renderHtml.gif " alt = " spring-boot-integration " style = " width : 75 % ; " />
117126
118127For demo codes, please refer to the[ docs] ( https://echarts.icepear.org/ ) and[ example repo] ( https://github.com/incandescentxxc/Echarts-Java-Examples ) .
119128>>>>>>> 1ef373e (add readme)