Data Visualization
Charts, graphs, and dashboards
Python Data Visualization Code Generator Prompt
Generate production-ready Python visualization code — with the right library for the chart type, publication-quality styling, and reusable function structure that works on your actual data without modification.
Time Series Visualization Design Prompt
Design a time series visualization that makes the temporal pattern you care about — trend, seasonality, anomaly, or comparison — visible without the perceptual distortions that make most time charts misleading.
Network & Graph Visualization Design Prompt
Design a network visualization that reveals the structural pattern you care about — with layout algorithm selection, node and edge encoding, clustering strategy, and a scale management approach that keeps large graphs readable rather than a hairball.
KPI & Metrics Visualization Design Prompt
Design KPI and metrics visualizations that communicate performance status instantly — with chart type selection, benchmark integration, trend context, and alert encoding that makes the answer to "are we on track?" visible in under 5 seconds.
Interactive Visualization Design Prompt
Design an interactive visualization that guides exploration rather than overwhelming with options — with interaction model specification, state management, and performance constraints that make complex data navigable without requiring a tutorial.
Geospatial Data Visualization Prompt
Design a geospatial visualization that communicates spatial patterns accurately — with map type selection, projection choice, classification method, and a design specification that prevents the perceptual distortions that make most maps misleading.
Data Storytelling & Narrative Visualization Prompt
Build a data story that moves an audience from data to decision — with a narrative arc, annotation strategy, and sequencing logic that makes the insight unavoidable rather than buried in a chart the audience has to interpret themselves.
Data Visualization Color Palette & Accessibility Prompt
Design a data visualization color system that encodes meaning accurately, passes WCAG contrast requirements, and remains interpretable for colorblind viewers — with palette specifications for every chart type and use case.
Dashboard Design System Prompt
Design a dashboard that answers the decision-maker's actual question — with layout hierarchy, metric selection logic, filter architecture, and interaction design that makes the right insight findable in under 30 seconds.
Chart Type Selection Framework Prompt
Select the right chart type for every data relationship — with a decision framework that matches visual encoding to the analytical question, not to aesthetic preference or default tool behavior.