摘要: ECharts多图表与后台交互 多图表交互目前暂时的想法是多绑定一个DOM 1、效果: 2、test2.html <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> <!--引入Ech 阅读全文
posted @ 2020-12-14 13:36 别团等shy哥发育 阅读(44) 评论(0) 推荐(0)
摘要: ECharts与java后台交互绘制图表 效果如下: 1、test.html <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> <!--引入Echarts文件--> <script 阅读全文
posted @ 2020-12-14 12:09 别团等shy哥发育 阅读(170) 评论(0) 推荐(0)