Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support 1D cvt_archive_heatmap #362

Merged
merged 30 commits into from Sep 12, 2023
Merged

Support 1D cvt_archive_heatmap #362

merged 30 commits into from Sep 12, 2023

Conversation

btjanaka
Copy link
Member

@btjanaka btjanaka commented Sep 9, 2023

Description

This PR adds support for plotting heatmaps of 1D CVTArchives. grid_archive_heatmap was also slightly modified so that yticks are no longer shown by default (since this is a 1D plot, only the xticks matter).

TODO

  • Refactor 1D heatmaps into a util -> archive_heatmap_1d
  • Call archive_heatmap_1d in CVTArchive
  • Test

Questions

Status

  • I have read the guidelines in
    CONTRIBUTING.md
  • I have formatted my code using yapf
  • I have tested my code by running pytest
  • I have linted my code with pylint
  • I have added a one-line description of my change to the changelog in
    HISTORY.md
  • This PR is ready to go

@btjanaka btjanaka merged commit 9f292a6 into master Sep 12, 2023
18 checks passed
@btjanaka btjanaka deleted the cvt-heatmap-1d branch September 12, 2023 23:23
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.

None yet

1 participant