Skip to content

feat(highcharts): implement heatmap-correlation#68

Closed
claude[bot] wants to merge 1 commit into
mainfrom
auto/heatmap-correlation/highcharts
Closed

feat(highcharts): implement heatmap-correlation#68
claude[bot] wants to merge 1 commit into
mainfrom
auto/heatmap-correlation/highcharts

Conversation

@claude

@claude claude Bot commented Nov 29, 2025

Copy link
Copy Markdown
Contributor

Summary

Implements heatmap-correlation for highcharts library.

Parent Issue: #53
Sub-Issue: #61
Attempt: 1/3

Implementation

  • plots/highcharts/heatmap/heatmap-correlation/default.py

Features

  • Correlation matrix heatmap with diverging color scheme (blue-white-red)
  • Displays correlation coefficients between numeric variables
  • Annotations showing correlation values in cells
  • Square cells for better readability
  • Color bar legend with customizable label
  • Handles NaN values gracefully
  • Customizable formatting for value annotations

Test Results

✅ Implementation successfully tested and generates plot.png

- Add correlation matrix heatmap implementation for highcharts
- Display correlation coefficients with diverging color scheme
- Show values in cells with configurable formatting
- Support for square cells and color bar legend
- Handle NaN values gracefully

Implements #61
@codecov

codecov Bot commented Nov 29, 2025

Copy link
Copy Markdown

The author of this PR, claude[bot], is not an activated member of this organization on Codecov.
Please activate this user on Codecov to display this PR comment.
Coverage data is still being uploaded to Codecov.io for purposes of overall coverage calculations.
Please don't hesitate to email us at support@codecov.io with any questions.

@MarkusNeusinger MarkusNeusinger deleted the auto/heatmap-correlation/highcharts branch December 1, 2025 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant