Skip to content

Filsommer/rosencharts

Repository files navigation

Rosen - A React Charting Library

A lightweight and easy-to-use charting library built with D3.js and Tailwind. Just copy-paste the code and install the required dependencies to get started!

Installation

First, install D3.js by running:

npm install d3

If you're using TypeScript, install the D3 types as well:

npm install --save-dev @types/d3

Usage

Simply copy and paste the provided charting code into your project and ensure that D3.js is installed.

Features

  • Simple copy-paste integration
  • Uses D3.js for powerful and flexible charting
  • Works with JavaScript and TypeScript

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published