-
Notifications
You must be signed in to change notification settings - Fork 151
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Contribute beeswarm
chart to Vizro visual vocabulary
#782
Comments
@MiD200998 - if you could comment here, then I can assign you to the ticket :) |
Hi @huong-li-nguyen could you please assign the Beeswarm ticket? Thank you |
Hello @MiD200998 did you make any progress on this? 🙂 No pressure if not! |
Closing in favour of general ticket #762. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
Get familiar with the dev set-up (this should be done already as part of the initial intro sessions)
Read through the README of the visual vocabulary
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.
Ensure the app is running without any issues via
hatch run example visual-vocabulary
List out the resources you've used in the README
Raise a PR
Useful resources:
The text was updated successfully, but these errors were encountered: