v1.35.1
github-actions
released this
04 Oct 08:27
·
867 commits
to master
since this release
Plots v1.35.1
Closed issues:
- [FR]
warn_on_unsupported_args
a significant bottleneck when adding many series (#4237) - [BUG] Plot title location is ignored (#4407)
Merged pull requests:
- Scaling axis limits by manual factor (#4367) (@yha)
- Performance improvments to
warn_on_unsupported_args
(#4408) (@BioTurboNick) - Title location and alignment (#4410) (@ivan-boikov)
- Refactor to reduce allocations in
slice_arg!
(#4411) (@BioTurboNick) - Faster extrema calculations for large series (#4412) (@BioTurboNick)
- Unitful ticks and lims (#4414) (@gustaphe)
- Bump GR version (#4418) (@jheinen)