添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接

Repository files navigation

一个可拖拽图表

这是基于vue2 + vuedraggable + echarts + iview + 写的的一个可拖拽图表的demo! 公司有个项目需要用到拖拽,无奈百度了一番,却发现并没有类似拖拽图表的插件,那就只有自己撸起袖子干了。

https://zengxianlin.github.io/vue/dragging

在此DEMO中使用了一下技术

  • vuedraggable
  • echarts
  • iview
  • 项目地址:( git clone

    git clone https://github.com/zengxianlin/vuedraggable.git
    npm install
    
    npm run dev
    

    浏览器输入:http://localhost:8080

    npm run build
    

    感谢您的来访 ,如果对于您有帮助 ,麻烦您使劲的给个Star吧 !

    联系方式: QQ:877529974 微信:15018791515

    感谢热心网友提供的文章支持!

    https://sortablejs.github.io/Sortable/

    https://sortablejs.github.io/Vue.Draggable/#/simple

    https://blog.csdn.net/zjiang1994/article/details/79809687