Clone or Download
contribute
Sync branch
大古 更新readme 1217d72 8 months ago
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README
MIT

中文

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!

MIT License Copyright (c) 2024 xiaopujun Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Light Chaser(LC) 是一款基于React生态的大屏数据可视化设计器。通过简单的拖拽,即可生成漂亮、美观的可视化数据大屏和看板。 expand collapse
TypeScript
MIT
Cancel

Releases

No release

Contributors

All

Activities

can not load any more
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化