Skip to content

Commit

Permalink
Update changelog fragment talking about new .plot kwarg
Browse files Browse the repository at this point in the history
  • Loading branch information
eigenbrot committed Feb 4, 2025
1 parent 8d605d4 commit 18b7d94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions changelog/504.feature.2.rst
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Add `limits_from_wcs` kwarg to `TiledDataset.plot`.
This option (default ``True``) flips each tile to ensure that the WCS coordinate values increase from lower-left to upper-right.
Add `swap_tile_limits` kwarg to `TiledDataset.plot`.
This option allows the user to invert plot limits on either axes to account for WCS values that decrease compared to the pixel axes.

0 comments on commit 18b7d94

Please sign in to comment.