
Product
A Fresh Look for the Socket Dashboard
We’ve redesigned the Socket dashboard with simpler navigation, less visual clutter, and a cleaner UI that highlights what really matters.
ECharts 4.x for Vue.js 2.x.
VeCharts
是基于Vue2.x
与ECharts4.x
构建封装的组件库,用以解决繁杂的 ECharts 配置项以及数据转化带来的烦恼。VeCharts
生成一个 ECharts 图表时,用户只需关心 数据 与 配置项,甚至无需配置项,即可生成一个默认的图表,使用VeCharts
助你快捷、高效地构建图表。
npm i ve-charts echarts -S
安装完成后,即可使用 import
或 require
使用。
import Vue from 'vue'
import VeCharts from 've-charts'
Vue.use(VeCharts)
服务 | 地址 |
---|---|
GitHub Page | https://vueblocks.github.io/ve-charts |
Gitee Page | https://vueblocks.gitee.io/ve-charts/ |
MIT
FAQs
ECharts 4.x for Vue.js 2.x.
The npm package ve-charts receives a total of 49 weekly downloads. As such, ve-charts popularity was classified as not popular.
We found that ve-charts demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?
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.
Product
We’ve redesigned the Socket dashboard with simpler navigation, less visual clutter, and a cleaner UI that highlights what really matters.
Industry Insights
Terry O’Daniel, Head of Security at Amplitude, shares insights on building high-impact security teams, aligning with engineering, and why AI gives defenders a fighting chance.
Security News
MCP spec updated with structured tool output, stronger OAuth 2.1 security, resource indicators, and protocol cleanups for safer, more reliable AI workflows.