-
Notifications
You must be signed in to change notification settings - Fork 251
Description
We're looking for a contributor to add the named chart to our Vizro Visual Vocabulary demo dashboard.
π Live demo: https://vizro-demo-visual-vocabulary.hf.space/
π Source code: https://github.com/mckinsey/vizro/tree/main/vizro-core/examples/visual-vocabulary
On the first page of the dashboard, you'll see some blurred charts β these are chart types that havenβt been implemented yet. This issue is about adding one of them.
π― What Youβll Do
- Add a working Plotly example of the chart
- Create the corresponding chart page
- Add a short explanation (e.g. what the chart is, when to use this chart)
- Integrate it into the dashboard
You can follow this existing commit as an example of what files need to be changed or follow any of the existing chart examples: commit
π§ How to Get Started
-
Please review the contribution guidelines before starting: https://vizro.readthedocs.io/en/latest/pages/explanation/contributing/
-
Read through the README of the visual vocabulary
-
Fork the repository
-
Create a branch:
demo/<short-description>
Example:
demo/add-arc-chart
- Run the demo locally from
vizro-core:
hatch run example visual-vocabulary
The app will auto-refresh as you make changes.
β Before Submitting
- Ensure the app runs without errors
- Confirm your chart appears correctly
- Follow the structure of existing chart implementations
- List any resources you used in the README
Then open a Pull Request π
Thanks for contributing to Vizro and helping expand the Visual Vocabulary! π¨π
Metadata
Metadata
Assignees
Labels
Type
Projects
Status