A VS Code extension that brings interactive data visualization directly to your editor. Transform your CSV and Parquet files into beautiful, explorable charts and dashboards using the Graphic Walker library.
✨ Features
Interactive Data Visualization: View your data by Create charts and graphs from your data files
Multi-format Support: Works with CSV and Parquet files
High-performance Data Processing: Powered by DuckDB for fast query execution
VS Code Theme Integration: Seamlessly integrates with your VS Code theme
🚀 Getting Started
Install the extension from the VS Code marketplace
Open a CSV or Parquet file in VS Code
Right-click on the file and select "Open in Graphic Walker"
You can also use the Command Palette (Cmd+Shift+P / Ctrl+Shift+P) and search for "Open in Graphic Walker".
📋 Requirements
VS Code: Version 1.101.0 or higher
Node.js: Required for data processing
🐛 Known Issues
Large files (>100MB) may take longer to load initially
Memory usage scales with dataset size
📝 Release Notes
1.0.0 (Initial Release)
✅ Interactive data visualization with Graphic Walker