Skip to content

vizro-core-0.1.34

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Feb 09:36
· 13 commits to main since this release
3685830

Removed

  • Remove export png button from modebar inside Graph. (#1005)

Added

  • Add reverse_color argument to kpi_card_reference, enabling color inversion based on delta values. (#995)

  • Kedro integration function datasets_from_catalog can handle dataset factories for kedro>=0.19.9. (#1001)

Changed

  • Bump optional dependency lower bound to kedro>=0.19.0. (#1001)

  • Make chart background transparent when used inside dashboard. (#1005)

Fixed

  • Fix a bug where add_type would raise an error if the type had already been added. (#999)