vuen-echarts

1.1.2 • Public • Published

vueN-echarts

VueN echarts based on https://echarts.apache.org/zh/index.html

Echarts component for vue.

document: https://xiashan.github.io/vueN-echarts/

Installation

npm i vuen-echarts --save

or

yarn add vuen-echarts

import to use:

import NoxEcharts from 'vuen-echarts'

Props

Props Type Default Description
config Object {
title,
subtitle,
legendLightCount, // // 默认显示几条线
legendScroll // legend太长出现滚动效果
}
data Array
initOptions Object { devicePixelRatio, renderer, width, height }
theme Object or String shine
autoresize Boolean true
manualUpdate Boolean false 是否手动更新

Readme

Keywords

none

Package Sidebar

Install

npm i vuen-echarts

Weekly Downloads

9

Version

1.1.2

License

ISC

Unpacked Size

59.5 kB

Total Files

17

Last publish

Collaborators

  • xiashan