0.0.2 • Published 1 year ago

@sollentson/vue-trend v0.0.2

Weekly downloads
-
License
MIT
Repository
bitbucket
Last release
1 year 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

1 year ago

0.0.1

1 year ago

0.0.0

1 year ago