Skip to content

Commit

Permalink
edit to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
chriscave committed Jun 15, 2024
1 parent 171a65a commit 6d184d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- Updated tick rendering logic to prevent long ticks from overlapping. Now, long ticks will either render in alternate directions or extend downwards.
- Updated tick rendering logic to prevent overlap. Xticks now alternate direction or extend downwards, with possible truncation for both xticks and yticks.
- Changed axes labels, title and legend so they are now centered.

## [0.9.0] 2024-06-11
Expand Down

0 comments on commit 6d184d0

Please sign in to comment.