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