ibrahimcesar/velociplot

Add interactive mode to CLI

Open

#13 创建于 2025年11月29日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Rust (0 fork)auto 404
help wantedpriority: lowtype: clitype: feature

仓库指标

Star
 (3 star)
PR 合并指标
 (PR 指标待抓取)

描述

Description

Add an interactive/REPL mode to the CLI for exploring data and iterating on plots.

Features

  • Interactive data preview
  • Plot parameter adjustment
  • Real-time preview (if terminal supports)
  • Command history

Tasks

  • Design interactive interface
  • Implement REPL loop
  • Add data exploration commands
  • Add plot preview functionality
  • Document interactive mode

Acceptance Criteria

  • Smooth interactive experience
  • Help system within REPL
  • History and auto-completion

贡献者指南