Plot Request
A correlation matrix heatmap showing pairwise correlations between variables.
Requirements
- Display correlation coefficients (-1 to 1) as colors
- Use diverging color scheme (blue-white-red)
- Show values in cells
- Variable names as axis labels
- Color bar legend
Data
Use a small dataset (4-6 variables) with correlated values.
Visual Quality
- Clear cell boundaries
- Readable text annotations
- Centered color scale at 0
Test issue for per-library workflow validation
Implementation Status
| Library |
Status |
Score |
PR |
Attempts |
| matplotlib |
🧪 Testing |
- |
- |
1/3 |
| seaborn |
⚙️ Generating |
- |
- |
1/3 |
| plotly |
🧪 Testing |
- |
- |
1/3 |
| bokeh |
🧪 Testing |
- |
- |
1/3 |
| altair |
🧪 Testing |
- |
- |
1/3 |
| plotnine |
🧪 Testing |
- |
- |
1/3 |
| pygal |
🧪 Testing |
- |
- |
1/3 |
| highcharts |
🧪 Testing |
- |
- |
1/3 |
Last updated: 2025-12-01 21:06 UTC
Plot Request
A correlation matrix heatmap showing pairwise correlations between variables.
Requirements
Data
Use a small dataset (4-6 variables) with correlated values.
Visual Quality
Test issue for per-library workflow validation
Implementation Status
Last updated: 2025-12-01 21:06 UTC