ibrahimcesar/velociplot

Add interactive mode to CLI

Open

#13 aperta il 29 nov 2025

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Rust (0 fork)auto 404
help wantedpriority: lowtype: clitype: feature

Metriche repository

Star
 (3 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor