File tree Expand file tree Collapse file tree 1 file changed +26
-3
lines changed
Expand file tree Collapse file tree 1 file changed +26
-3
lines changed Original file line number Diff line number Diff line change 1- # V CHART PLUGIN
2- ![ logo] ( https://user-images.githubusercontent.com/5210420/46899802-2d7db800-ce66-11e8-896c-115ce3dcfb98.png )
3- > A plugin for adding charts to Vue
1+ <h1 align =" center " >
2+ <br >
3+ <a href =" https://resurgencewebdesign.com/v-chart-plugin-demo/ " ><img src =" https://user-images.githubusercontent.com/5210420/46899802-2d7db800-ce66-11e8-896c-115ce3dcfb98.png " width =" 200 " ></a >
4+ <br >
5+ A plugin for adding charts to Vue
6+ <br >
7+ </h1 >
8+
9+ <p align =" center " >
10+ <a href =" # " >
11+ <img src="https://img.shields.io/github/release-pre/ignoreintuition/v-chart-plugin.svg"
12+ alt="version">
13+ </a >
14+ <a href =" # " >
15+ <img src="https://img.shields.io/github/license/ignoreintuition/v-chart-plugin.svg"
16+ alt="version">
17+ </a >
18+
19+ </p >
20+ <h2 align =" left " > Table of Contents </h2 >
21+ <ul align =" left " >
22+ <li ><a href =" #purpose " >Purpose</a > </li >
23+ <li ><a href =" #usage " >Usage</a > </li >
24+ <li ><a href =" #performance-consideration " >Performance Consideration</a > </li >
25+ <li ><a href =" #build-setup " >Build Setup</a > </li >
26+ </ul >
427
528## Purpose
629
You can’t perform that action at this time.
0 commit comments