@react-lit/charts

0.5.0 • Public • Published

@react-lit/charts

Charting library for react applications that allows you to visualize data with HTML and SVG.

Installation

$ npm i @react-lit/charts
# or
$ yarn add @react-lit/charts

Example

See the ./examples folder for example charts.

Development

(1) Install dependencies

$ npm i
# or
$ yarn

(2) Run initial validation

$ ./Taskfile.sh validate

(3) Run tests in watch-mode to validate functionality.

$ ./Taskfile test -w

This project was set up by @jvdx/core

Readme

Keywords

none

Package Sidebar

Install

npm i @react-lit/charts

Weekly Downloads

0

Version

0.5.0

License

MIT

Unpacked Size

31 kB

Total Files

6

Last publish

Collaborators

  • joelvoss