Skip to content

Commit c1cdd34

Browse files
authored
Update README.md
1 parent cc2ded7 commit c1cdd34

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
### <数据可视化>
2-
3-
## 操作说明
1+
# 操作说明
42

53
克隆: git clone https://github.com/githyw/vision.git
64

@@ -10,10 +8,13 @@
108

119
3. npm run serve
1210

13-
# 采用的技术
11+
## 采用的技术
1412

1513
1. 使用Cli4搭建的Vue2项目,地图(map)是用aixos获取的数据接口, 其他数据使用的是后台websocket推送到前端的
1614

1715
2. 结合了Echarts使数据渲染出图形来
1816

1917
3. 可实现多个客户端连接的效果, 比如:A客户端和B客户端同时在线,A客户端查看某个图形大小,B客户端中的图形也跟着改变大小
18+
19+
## 最后
20+
`相见即是缘,留下一颗star呗`

0 commit comments

Comments
 (0)