lobehub / lobe-charts

πŸ“Š Lobe Charts - React modern charts components built on recharts
https://charts.lobehub.com
MIT License
17 stars 5 forks source link
charts graph lobehub recharts ui

Lobe Charts

React modern charts components built on recharts [Changelog](./CHANGELOG.md) Β· [Report Bug][github-issues-link] Β· [Request Feature][github-issues-link] [![][npm-release-shield]][npm-release-link] [![][vercel-shield]][vercel-link] [![][discord-shield]][discord-link] [![][npm-downloads-shield]][npm-downloads-link]
[![][github-releasedate-shield]][github-releasedate-link] [![][github-action-test-shield]][github-action-test-link] [![][github-action-release-shield]][github-action-release-link]
[![][github-contributors-shield]][github-contributors-link] [![][github-forks-shield]][github-forks-link] [![][github-stars-shield]][github-stars-link] [![][github-issues-shield]][github-issues-link] [![][github-license-shield]][github-license-link] ![](https://github.com/user-attachments/assets/71f7ff66-7fc6-49b1-af12-02151c5b1026)
Table of contents #### TOC - [✨ Features](#-features) - [πŸ“¦ Installation](#-installation) - [Compile with NextJS](#compile-with-nextjs) - [⌨️ Local Development](#️-local-development) - [🀝 Contributing](#-contributing) - [🩷 Sponsor](#-sponsor) - [πŸ”— Links](#-links) - [More Products](#more-products) - [Credits](#credits) ####

✨ Features

[![][back-to-top]](#readme-top)

πŸ“¦ Installation

[!IMPORTANT]\ This package is ESM only.

To install Lobe UI, run the following command:

$ bun add @lobehub/charts

Compile with NextJS

[!NOTE]\ By work correct with nextjs ssr, add transpilePackages: ['@lobehub/charts'] to next.config.js. For example:

// next.config.js
const nextConfig = {
  // ...other config

  transpilePackages: ['@lobehub/charts'],
};
[![][back-to-top]](#readme-top)

⌨️ Local Development

You can use Github Codespaces for online development:

Or clone it for local development:

$ git clone https://github.com/lobehub/lobe-charts.git
$ cd lobe-charts
$ bun install
$ bun start
[![][back-to-top]](#readme-top)

🀝 Contributing

Contributions of all types are more than welcome, if you are interested in contributing code, feel free to check out our GitHub Issues to get stuck in to show us what you’re made of.

[![][back-to-top]](#readme-top)

🩷 Sponsor

Every bit counts and your one-time donation sparkles in our galaxy of support! You're a shooting star, making a swift and bright impact on our journey. Thank you for believing in us – your generosity guides us toward our mission, one brilliant flash at a time.

[![][back-to-top]](#readme-top)

πŸ”— Links

More Products

Credits

[![][back-to-top]](#readme-top)

πŸ“ License

[![][fossa-license-shield]][fossa-license-link]

Copyright Β© 2023 LobeHub.
This project is MIT licensed.