https://github.com/visualgmq/plotground
帮助同学做图表的东西(勿star)
https://github.com/visualgmq/plotground
Last synced: about 1 year ago
JSON representation
帮助同学做图表的东西(勿star)
- Host: GitHub
- URL: https://github.com/visualgmq/plotground
- Owner: VisualGMQ
- Created: 2024-12-18T12:42:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-29T07:42:38.000Z (over 1 year ago)
- Last Synced: 2025-02-15T07:24:04.009Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 12.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# 编译
```
cmake --preset=default
cmake --bulid cmake-build
```
# 使用方法
```bash
main.exe your_csv_data.csv
```