17 Star 242 Fork 73

大古 / light-chaser

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 2.41 KB
一键复制 编辑 原始数据 按行查看 历史
大古 提交于 2024-04-06 18:56 . update license

中文

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:

  • A standard component editing panel
  • An efficient blueprint editor for event interactions
  • Rich component library

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:

lightchaser1

lightchaser

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:

  • Clone the project to your local machine
git clone https://gitee.com/xiaopujun/light-chaser.git
  • Install project dependencies

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
  • Start the project
pnpm dev
  • Access the project
http://localhost:5173
  • Build the project
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!

TypeScript
1
https://gitee.com/xiaopujun/light-chaser.git
git@gitee.com:xiaopujun/light-chaser.git
xiaopujun
light-chaser
light-chaser
master

搜索帮助