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
Comprehensive Test Strategist
Generate a complete testing strategy including unit, integration, and e2e tests
Security Threat Model Generator
Generates a structured security threat model for an application or system using the STRIDE framework, identifying attack surfaces, threats, and mitigations.
RAG System Optimization Auditor
Audit and optimize your Retrieval-Augmented Generation pipeline for better accuracy
System Architecture Diagram Description Generator
Generates a detailed textual description of a technical system architecture suitable for documentation, onboarding, or creating Mermaid/PlantUML diagrams.