0.0.2 • Published 2 years ago

@sollentson/vue-trend v0.0.2

Weekly downloads
-
License
MIT
Repository
bitbucket
Last release
2 years ago

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"
    />
0.0.2

2 years ago

0.0.1

2 years ago

0.0.0

2 years ago