Data Visualization Code Generator
Generate interactive data visualizations with multiple chart types from data descriptions
Content
Generate {{visualization_type}} code to visualize the following data: Data description: {{data_description}} Data structure: {{data_structure}} Requirements: - Chart type: {{chart_type}} - Interactivity: {{interactivity_level}} - Theme: {{theme}} - Target framework: {{framework}} Include: 1. Data preparation code 2. Main visualization code 3. Interactive features (tooltips, zoom, filters) 4. Responsive styling 5. Sample data that matches the structure Make it production-ready with proper error handling and comments.
Related Prompts
Technical Debt Audit & Refactoring Plan
Analyzes a codebase description or code sample to identify technical debt, prioritize refactoring opportunities, and produce an actionable cleanup plan with effort estimates.
Full-Stack Feature Implementation Plan
Break down a feature into a complete implementation plan with code structure
Agentic AI App Architecture Planner
Designs the technical architecture for AI agent-powered applications, including agent types, tool definitions, memory systems, and orchestration patterns for 2026-era AI development.
SQL Query Performance Optimizer
Analyze and optimize SQL queries for better performance with index suggestions and query restructuring.