@lueton/react-sparklines
TypeScript icon, indicating that this package has built-in type declarations

1.8.0 • Public • Published

React Sparklines

GitHub Release NPM Version License

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.

/@lueton/react-sparklines/

    Package Sidebar

    Install

    npm i @lueton/react-sparklines

    Weekly Downloads

    68

    Version

    1.8.0

    License

    MIT

    Unpacked Size

    277 kB

    Total Files

    6

    Last publish

    Collaborators

    • lueton