🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

ve-charts

Package Overview
Dependencies
Maintainers
4
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ve-charts

ECharts 4.x for Vue.js 2.x.

0.9.14
latest
Source
npm
Version published
Weekly downloads
56
7.69%
Maintainers
4
Weekly downloads
 
Created
Source

Ve-Charts


       

ECharts 4.x for Vue.js 2.x.

VeCharts 是基于 Vue2.xECharts4.x 构建封装的组件库,用以解决繁杂的 ECharts 配置项以及数据转化带来的烦恼。VeCharts 生成一个 ECharts 图表时,用户只需关心 数据配置项,甚至无需配置项,即可生成一个默认的图表,使用 VeCharts 助你快捷、高效地构建图表。

安装

npm i ve-charts echarts -S

使用

安装完成后,即可使用 importrequire 使用。

import Vue from 'vue'
import VeCharts from 've-charts'

Vue.use(VeCharts)

文档

服务地址
GitHub Pagehttps://vueblocks.github.io/ve-charts
Gitee Pagehttps://vueblocks.gitee.io/ve-charts/

License

MIT

Keywords

Vue

FAQs

Package last updated on 15 Dec 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts