mckinsey / vizro

Vizro is a toolkit for creating modular data visualization applications.
https://vizro.readthedocs.io/en/stable/
Apache License 2.0
2.66k stars 138 forks source link

Contribute `Cumulative Curve` to Vizro visual vocabulary #705

Open huong-li-nguyen opened 1 month ago

huong-li-nguyen commented 1 month ago

Thank you for contributing to our visual-vocabulary! 🎨

Our visual-vocabulary is a dashboard, that serves a a comprehensive guide for selecting and creating various types of charts. It helps you decide when to use each chart type, and offers sample Python code using Plotly, and instructions for embedding these charts into a Vizro dashboard.

Take a look at the dashboard here: https://huggingface.co/spaces/vizro/demo-visual-vocabulary The source code for the dashboard is here: https://github.com/mckinsey/vizro/tree/main/vizro-core/examples/visual-vocabulary

Instructions

  1. Get familiar with the dev set-up (this should be done already as part of the initial intro sessions)

  2. Read through the README of the visual vocabulary

  3. Follow the steps to contribute a chart. Take a look at other examples. This commit might be helpful as a reference to see which changes are required to add a chart.

  4. Ensure the app is running without any issues via hatch run example visual-vocabulary

  5. List out the resources you've used in the README

  6. Raise a PR

Useful resources:

yongssh commented 1 week ago

Can i be assigned this?

huong-li-nguyen commented 1 week ago

Yes! πŸ‘

MiD200998 commented 1 week ago

can i contribute?

antonymilne commented 1 week ago

Hello @MiD200998 and @yongssh, did you make any progress on this? Are you still interested on working on it? πŸ™‚ No pressure if not!