0.1.15 • Published 3 years ago

xy-echarts v0.1.15

Weekly downloads
1
License
MIT
Repository
-
Last release
3 years ago

Install

npm i xy-echarts -S

Quick Start

import Vue from 'vue'
import InsEcharts from 'xy-echarts'
import 'xy-echarts/lib/xy-echarts.css'

Vue.use(InsEcharts)

// or
import {
  Line,
  // ...
} from 'InsEcharts'
Vue.component(Line.name, Line)

To Do

  • support more type of echarts
0.1.10

3 years ago

0.1.11

3 years ago

0.1.12

3 years ago

0.1.13

3 years ago

0.1.14

3 years ago

0.1.15

3 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago