-
Notifications
You must be signed in to change notification settings - Fork 144
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 Cumulative Curve
to Vizro visual vocabulary
#705
Labels
Good first issue 🐤
Issue suitable for first-time contributors
hacktoberfest
A month-long celebration of all things open-source
Comments
huong-li-nguyen
added
Nice to have 🍒
Possible projects for a rainy day
Good first issue 🐤
Issue suitable for first-time contributors
and removed
Nice to have 🍒
Possible projects for a rainy day
labels
Sep 17, 2024
28 tasks
Can i be assigned this? |
Yes! 👍 |
can i contribute? |
Hello @MiD200998 and @yongssh, did you make any progress on this? Are you still interested on working on it? 🙂 No pressure if not! |
antonymilne
added
hacktoberfest
A month-long celebration of all things open-source
and removed
GHC: chart/dashboard track
labels
Oct 17, 2024
Hi, sorry for the late reply, but yes, I am!
Best,
Yong-Yu
… On 10 Oct 2024, at 10:05 AM, Antony Milne ***@***.***> wrote:
Hello @MiD200998 <https://github.com/MiD200998> and @yongssh <https://github.com/yongssh>, did you make any progress on this? Are you still interested on working on it? 🙂 No pressure if not!
—
Reply to this email directly, view it on GitHub <#705 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/A3O3X4EX3GVZGMXBSHIQFFLZ22JUFAVCNFSM6AAAAABOLKLFVGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBVGM4DINBZGQ>.
You are receiving this because you were assigned.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Good first issue 🐤
Issue suitable for first-time contributors
hacktoberfest
A month-long celebration of all things open-source
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: