Skip to content
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

Add a progress bar #118

Open
VAISHALI-DHANOA opened this issue Oct 4, 2023 · 1 comment
Open

Add a progress bar #118

VAISHALI-DHANOA opened this issue Oct 4, 2023 · 1 comment
Assignees

Comments

@VAISHALI-DHANOA
Copy link
Contributor

Add a progress bar to indicate where in the onboarding are you

@VanessaFediuk
Copy link
Collaborator

Possible way: Use a D3 tree and color visited nodes ( and edges) differently and make the current node bigger

I need to look at how we can do this dynamically but using a tree and styling to show the progress seems to be the only possibility to implement a progress bar with branching

http://www.d3noob.org/2014/01/tree-diagrams-in-d3js_11.html

Image

Image

@VanessaFediuk VanessaFediuk moved this from User Side to Nice to have in DashboardOnboarding Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Nice to have
Development

No branches or pull requests

2 participants