@sollentson/vue-trend
v0.0.2
Published
vue-trend Vue component
Downloads
1
Maintainers
Readme
Installation
npm i @sollentson/vue-trend
Usage
Script
import VTrend from "@sollentson/vue-trend"
Vue Template
<VTrend
:gradient="['#6fa8dc', '#42b983', '#2c3e50']"
gradient-direction="top"
:stroke-width="1"
linecap="round"
:padding="8"
:radius="8"
/>