首页
/ CSV Data Loader Plugin

CSV Data Loader Plugin

2026-04-07 11:41:41作者:宣聪麟

This plugin provides support for loading CSV files into PlotJuggler.

Features

  • Support for various delimiters (comma, semicolon, tab)
  • Configurable time column selection
  • Automatic detection of numeric columns

Usage

  1. Go to "Data" -> "Load from file"
  2. Select a CSV file
  3. Configure import options in the dialog
  4. Click "OK" to load the data

2. **创建示例数据**

在[docs/](https://gitcode.com/gh_mirrors/pl/PlotJuggler/blob/da72858549b1e69b7e82b2d9b88b76ba0e40113a/docs/?utm_source=gitcode_repo_files)目录下添加插件的使用示例和截图,帮助用户快速理解插件功能。

3. **提交社区贡献**

遵循PlotJuggler的贡献指南,通过以下步骤提交插件:

```bash
# 创建特性分支
git checkout -b feature/csv-loader
# 提交代码
git add .
git commit -m "Add CSV data loader plugin"
# 推送到远程仓库
git push origin feature/csv-loader
# 在GitCode上创建Pull Request
登录后查看全文
热门项目推荐
相关项目推荐

项目优选

收起
atomcodeatomcode
Claude Code 的开源替代方案。连接任意大模型,编辑代码,运行命令,自动验证 — 全自动执行。用 Rust 构建,极致性能。 | An open-source alternative to Claude Code. Connect any LLM, edit code, run commands, and verify changes — autonomously. Built in Rust for speed. Get Started
Rust
434
78
docsdocs
暂无描述
Dockerfile
690
4.46 K
kernelkernel
openEuler内核是openEuler操作系统的核心,既是系统性能与稳定性的基石,也是连接处理器、设备与服务的桥梁。
C
407
326
pytorchpytorch
Ascend Extension for PyTorch
Python
548
671
kernelkernel
deepin linux kernel
C
28
16
RuoYi-Vue3RuoYi-Vue3
🎉 (RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue3 & Vite、Element Plus 的前后端分离权限管理系统
Vue
1.59 K
925
ops-mathops-math
本项目是CANN提供的数学类基础计算算子库,实现网络在NPU上加速计算。
C++
955
930
communitycommunity
本项目是CANN开源社区的核心管理仓库,包含社区的治理章程、治理组织、通用操作指引及流程规范等基础信息
650
232
openHiTLSopenHiTLS
旨在打造算法先进、性能卓越、高效敏捷、安全可靠的密码套件,通过轻量级、可剪裁的软件技术架构满足各行业不同场景的多样化要求,让密码技术应用更简单,同时探索后量子等先进算法创新实践,构建密码前沿技术底座!
C
1.08 K
564
Cangjie-ExamplesCangjie-Examples
本仓将收集和展示高质量的仓颉示例代码,欢迎大家投稿,让全世界看到您的妙趣设计,也让更多人通过您的编码理解和喜爱仓颉语言。
C
436
4.43 K