vue-wcharts
Version:
Vuejs charts
43 lines (32 loc) • 2.1 kB
Markdown
[](https://www.npmjs.com/package/vue-wcharts)
[](https://www.npmjs.com/package/vue-wcharts)
[](https://github.com/waavi/vue-wcharts)

[](https://coveralls.io/github/Waavi/vue-wcharts?branch=master)
[](https://github.com/waavi/vue-wcharts/raw/master/license.txt)
<br>
<br>
<br>
<p align="center">
<img src="https://vue-wcharts.waavi.com/square-logo.png" alt="WCharts by WAAVI" width="200"/>
<br>
Customizable & composable charts for VueJS
</p>
## Introduction
**WCharts** is a library makes it easy to create your own charts with Vuejs. You can easily create reuseable chart components. Used a basic chart or customize your charts by passing props, using slots or custom components.
## Documentation
[https://vue-wcharts.waavi.com/](https://vue-wcharts.waavi.com/)
## Examples
[https://vue-wcharts.waavi.com/examples](https://vue-wcharts.waavi.com/examples)
## Features & characteristics:
* [Linear Charts](https://vue-wcharts.waavi.com/examples/lines.html)
* [Scatter Charts](https://vue-wcharts.waavi.com/examples/scatter.html)
* [Bar Charts](https://vue-wcharts.waavi.com/examples/lines.html)
* [StackBar Charts](https://vue-wcharts.waavi.com/examples/bar.html#stacked)
* [Pie Charts](https://vue-wcharts.waavi.com/examples/pie.html#default)
* [Animation components](https://vue-wcharts.waavi.com/examples)
* [Additional components](https://vue-wcharts.waavi.com/examples)
## Inspired
* [Laue Charts](https://github.com/qingwei-li/laue)
* [Recharts](https://github.com/recharts/recharts)
*MIT Licensed | Copyright © 2019-present Waavi Studio S.L.*