rosencharts

repository·main·Indexed 21 days ago

https://github.com/filsommer/rosencharts

A lightweight React charting library that uses D3.js for rendering and Tailwind CSS for styling, designed for integration via a copy-paste pattern.

Tokens
133
Snippets
1
Records
2
Agent score
24%

What's inside rosencharts

  1. How to use Rosen charts

    main

    Rosen is designed for a copy-paste workflow. To use a chart in your project:

    1. Ensure d3 is installed in your project.
    2. Copy the specific charting component code from the Rosen repository.
    3. Paste the code directly into your React project files.