Releases: mckinsey/vizro
Releases · mckinsey/vizro
vizro-core-0.1.0
0.1.0 — 2023-09-08
Added
- Add Vizro templates and enable choice of
light
anddark
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