File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1- # JSCharting Vue.js component
2-
31<p align =" center " >
42 <a href =" https://jscharting.com " ><img src =" https://jscharting.com/images/jsc-vue-logo.svg " width =" 400 " alt =" JSCharting for Vue.js " /></a ><br />
53 JavaScript data visualization for Vue.js
64</p >
75
86<p align =" center " >
9- <a href =" https://travis-ci.org /jscharting/jscharting-vue " ><img src =" https://img.shields.io/travis/jscharting/jscharting-vue.svg?branch=master " alt =" Builds " ></a >
7+ <a href =" https://travis-ci.com /jscharting/jscharting-vue " ><img src =" https://img.shields.io/travis/jscharting/jscharting-vue.svg?branch=master " alt =" Builds " ></a >
108<a href =" https://david-dm.org/jscharting/jscharting-vue " ><img alt =" David " src =" https://img.shields.io/david/jscharting/jscharting-vue " ></a >
119<a href =" https://www.npmjs.com/package/jscharting-vue " ><img alt =" npm version " src =" https://img.shields.io/npm/v/jscharting-vue.svg " ></a >
1210<a href =" https://twitter.com/jscharting/ " ><img alt =" Twitter " src =" https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Ftwitter.com%2Fjscharting%2F " ></a >
@@ -18,7 +16,7 @@ Example Charts:
1816[ Chart Types] ( https://jscharting.com/examples/chart-types/ )
1917| [ Feature Examples] ( https://jscharting.com/examples/chart-features/ )
2018
21- ## Official JSCharting plugin for Vue.js
19+ # Official JSCharting plugin for Vue.js
2220A Vue.js wrapper to use [ JSCharting] ( https://jscharting.com/ ) charting library as a Vue component.
2321## Table of Contents
2422
@@ -31,6 +29,7 @@ A Vue.js wrapper to use [JSCharting](https://jscharting.com/) charting library a
31293 . [ Chart resources] ( #chart-resources )
32304 . [ Getting a chart reference] ( #getting-a-chart-reference )
33315 . [ JSCLabel Component] ( #jsclabel-component )
32+ 6 . [ JSCGrid Component] ( #jscgrid-component )
3433
3534
3635
You can’t perform that action at this time.
0 commit comments