Version 0.6.0
- Improve property handling and introduce derived properties
- Drops
xplt.unitsmodule in favour ofxplt.properties - Drops
xplt.register_propertymethod in favour ofxplt.register_data_propertyandxplt.register_derived_property - Drops
wrap_zeta=Truekeyword argument in favour of propertyzeta_wrapped - For details, see https://eltos.github.io/xplt/examples/properties.html
- Drops
- Improved consistency
- Make pandas an optional dependency
- Renamed
metric=keyword argument ofTimeVariationPlottokind=
Full Changelog: v0.5.0...v0.6