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
API Endpoint Designer
Design RESTful API endpoints with proper naming, methods, and documentation
Chain-of-Thought Reasoning Generator
Generate step-by-step reasoning prompts that guide AI models through complex problem-solving with explicit logical steps.
Bug Report Triage Assistant
Analyze and categorize bug reports for efficient debugging
AI Agent System Behavior Tester
Generates a comprehensive test suite of adversarial, edge-case, and functional prompts to stress-test any AI agent or chatbot for reliability, safety, and performance.