Skip to content

Releases: mckinsey/vizro

vizro-core-0.1.0

08 Sep 16:36
e341d6b
Compare
Choose a tag to compare

0.1.0 — 2023-09-08

Added

  • Add Vizro templates and enable choice of light and dark themes
  • Enable integration of plotly express charts within Graph
  • Enable data connections via Kedro data catalog
  • Add ModelManager and DataManager class
  • Add the Vizro class and enable parsing and running a dashboard
  • Add the following pydantic models:
    • Action
    • Button
    • Card
    • Checklist
    • Dashboard
    • Dropdown
    • Filter
    • Graph
    • Layout
    • Navigation
    • Page
    • Parameter
    • RadioItems
    • RangeSlider
    • Slider
    • VizroBaseModel
  • Enable the addition and usage of custom components and custom charts