Create Data Heatmap Visualization
Generate comprehensive heatmap visualizations with code, styling, and insights. Perfect for data analysis and presentation needs.
Prompt Template
Variables to Customize
[DATA_TYPE] Type of data being visualized
Example: Sales performance data by region and month
[DATASET_SIZE] Approximate size and dimensions of dataset
Example: 12 months × 8 regions (96 data points)
[KEY_VARIABLES] Main columns or variables in the dataset
Example: Month, Region, Sales_Amount, Units_Sold
[ANALYSIS_GOAL] What insights you want to discover
Example: Identify seasonal patterns and high-performing regions
[LIBRARY_PREFERENCE] Preferred Python visualization library
Example: Seaborn with matplotlib
[COLOR_SCHEME] Desired color palette or scheme
Example: Blues colormap for professional presentation
[OUTPUT_FORMAT] Required output format for the visualization
Example: High-resolution PNG for presentation slides
Example Output
Pro Tips for Best Results
- Always normalize data when comparing different scales or units to avoid misleading visualizations
- Use diverging colormaps (RdBu, RdYlGn) when your data has a meaningful center point like zero
- Add annotations sparingly - too many numbers can clutter the visualization and reduce impact
- Consider data ordering - clustering similar rows/columns together reveals patterns more clearly
- Test different aspect ratios - square cells work best for correlation matrices, rectangles for time series
Tags
Want 500+ Expert Prompts?
Get the Premium Prompt Pack — organized, tested, and ready to use.
Get it for $29Related Prompts You Might Like
Debug SQL Syntax Errors
You are an expert SQL developer and database administrator. I need help debugging a SQL syntax error in my query. Here'...
Create Professional Financial Report Template
Create a comprehensive financial report template for [COMPANY_TYPE] covering the [REPORTING_PERIOD]. The template should...
Create Conditional Formatting Rules for Spreadsheets
I need help creating conditional formatting rules for my spreadsheet data. Please provide detailed conditional formattin...
Cluster Customer Behavior Data
You are a data scientist specializing in customer analytics. I need you to analyze customer behavior data and create mea...
Create Automated Email Report
Create a comprehensive automated email report template for [REPORT_TYPE] that will be sent [FREQUENCY] to [AUDIENCE]. Th...
Write Advanced SQL Stored Procedures
You are an expert database developer. Create a comprehensive SQL stored procedure based on the following requirements: ...