2.0.0 • Published 1 year ago

@lueton/react-sparklines v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

React Sparklines

GitHub Release NPM Version License

DocumentationInstallationQuickstartRoadmap

React Sparklines Header Image

Note on stage of Development

React Sparklines is in early development. Several parts of the API might change until v2.0.0.

Installation

npm install @lueton/react-sparklines

pnpm add @lueton/react-sparklines

yarn add @lueton/react-sparklines

Quickstart

const data = [1, 5, 3, 8, 4, 7, 2, 8, 3, 4];
<SparklinesLine data={data} />

License

Released under MIT by @Lueton.

1.9.0

1 year ago

2.0.0

1 year ago

1.8.0

1 year ago

1.7.1

1 year ago

1.7.0

1 year ago

1.6.0

1 year ago

1.5.1

1 year ago

1.5.0

1 year ago

1.4.0

1 year ago

1.3.0

1 year ago

1.2.1

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago