xiaopujun / light-chaser

light chaser is a lightweight data visualization designer tool
https://light-chaser.vercel.app/
MIT License
628 stars 86 forks source link
blueprints data-analysis data-visualization draggable javascript typescript web-editor

中文

LIGHT CHASER

Data visualization tools

light chaser is an open source free data visualization design tool based on React technology stack implementation . Through it you can simply and quickly produce data visualization related content. It can be used for large-screen data visualization display , data reports, data analysis and other scenes

This project contains:

light chaser is built for data visualization and will continue to grow and improve!

Catalogs

Document

For more information about the designer, please refer to it Document

Example

You can visit LIGHT CHASER online to experience it online, or you can launch it locally with the code to experience it!

preview image:

示例1

示例2

示例3

Usage & Deployment

If you need to start this project locally or build and deploy it to your own server, please refer to the following commands:

git clone https://gitee.com/xiaopujun/light-chaser.git

Note: This project uses pnpm as the package management tool, so you need to install pnpm first ,if you have installed pnpm, you can skip this step

pnpm install
pnpm dev
http://localhost:5173
pnpm build

Contributing

Feel free to dive in! Open an issue or submit PRs.

light chaser follows the Contributor Covenant Code of Conduct.

License

MIT © xiaopujun

Thank you to every developer and person who contributed to this project!