v23.10.0
What's Changed
- Catch unsupported dtypes when preprocessing input data by @nvaytet in #250
- Fix setting errorbar color for lines in MPL backend by @nvaytet in #251
- Add version info in docs by @nvaytet in #253
- docs: mention changing labels by setting
.canvas.ylabel
by @jokasimr in #259 - Make high-level plotting functions accept nodes as inputs by @nvaytet in #254
- Remove outdated code by @nvaytet in #261
- Use
[datetime]
instead of unit on datetime axes by @nvaytet in #257 - Add version and branch inputs back into the docs CI workflow by @nvaytet in #260
- Add simple xyplot helper function by @nvaytet in #262
- Add some inspector plot tests by @nvaytet in #263
- Update placeholders with version number by @nvaytet in #267
New Contributors
Full Changelog: 23.09.0...23.10.0