摘要: 数据可视化工具-Vue-DataV入门 Vue-DataV是干什么的? DataV是一个基于Vue的数据可视化组件库(当然也有React版本) 提供用于提升页面视觉效果的SVG边框和装饰 提供常用的图表如折线图等 飞线图/轮播表等其他组件 npm安装 $ npm install @jiaminghi 阅读全文
posted @ 2021-01-06 23:23 China Soft 阅读(2423) 评论(0) 推荐(1) 编辑
摘要: https://github.com/xswei/FlyLine 阅读全文
posted @ 2021-01-06 23:17 China Soft 阅读(110) 评论(0) 推荐(0) 编辑
摘要: 一个2维的飞线组件 https://github.com/davidpan123/specialUi 效果图: 飞线使用: import Vue from 'vue' import {FlyLine} from 'special-ui' Vue.use(FlyLine) 组件引用: <templat 阅读全文
posted @ 2021-01-06 23:07 China Soft 阅读(259) 评论(0) 推荐(0) 编辑
摘要: https://codemirror.net/ 阅读全文
posted @ 2021-01-06 23:01 China Soft 阅读(63) 评论(0) 推荐(0) 编辑
摘要: https://www.w3cschool.cn/tryrun/runcode?lang=javascript https://ace.c9.io/build/kitchen-sink.html 背景 ACE简介: 功能实现 1、引入js 2、添加控件 3、初始化组件 4、保存时代码语法检测 5、效 阅读全文
posted @ 2021-01-06 22:47 China Soft 阅读(1819) 评论(0) 推荐(0) 编辑