Skip to content
| Marketplace
Sign in
Visual Studio Code>Data Science>Data Flow DAG VisualizerNew to Visual Studio Code? Get it now.
Data Flow DAG Visualizer

Data Flow DAG Visualizer

LinZhang

|
1 install
| (0) | Free
Visualizes data flow diagrams (DAGs) from Pandas, PySpark DataFrame, Spark SQL, and SQL scripts.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Features

  • Instantly parses Pandas, PySpark, SQL into interactive Data Flow diagrams.
  • Lineage Highlighting based on the selected node and its upstream ancestors and downstream descendants.
  • Data node search & filter, diagram export capabilities.
  • Double-clicking any node to trace back to the line of code.
  • Live Sync: refreshes diagram automatically whenever the script is changed and saved.

Data Flow DAG Visualizer

How to Use

  1. Open a script file or notebook(.ipynb) in VS Code.
  2. Trigger the visualization:
    • Keyboard Shortcut: Press ctrl+alt+w.
    • Context Menu: Right-click in the editor and choose Visualize Data Flow DAG.

Prerequisites

  • Your scripts must be free of syntax errors.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft