Skip to content

Commit

Permalink
Merge pull request #5085 from meeseeksmachine/auto-backport-of-pr-508…
Browse files Browse the repository at this point in the history
…3-on-yt-4.4.x
  • Loading branch information
neutrinoceros authored Dec 17, 2024
2 parents 47d752a + c04e34d commit 4923a93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions yt/visualization/base_plot_types.py
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,7 @@ def _init_image(self, data, extent, aspect, *, alpha: AlphaT = None):
aspect=aspect,
cmap=self.colorbar_handler.cmap,
interpolation="nearest",
interpolation_stage="data",
transform=transform,
alpha=alpha,
)
Expand Down

0 comments on commit 4923a93

Please # to comment.