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

Bookmark support #42

Open
ssharif6 opened this issue May 5, 2018 · 3 comments
Open

Bookmark support #42

ssharif6 opened this issue May 5, 2018 · 3 comments

Comments

@ssharif6
Copy link
Collaborator

ssharif6 commented May 5, 2018

An important part of Voyager's user experience is bookmarking visualizations that they find interesting/important.

image

From the image above you can see that the UI is still there for bookmarking visualizations, but since the original toolbar is not showing, there's no way to retrieve those bookmarked views!

Good news is that we expose a method in our api, getBookmarkedSpecs, that will give you the specs for the bookmarked visualizations, which should be pretty easy to just plug-in.

A neat potential feature is if a user could save their current Voyager state including bookmarked views, so they can revisit their exploration and those bookmarked views.

@ssharif6 ssharif6 changed the title No Bookmark support Bookmark support May 5, 2018
@zzhangjii
Copy link
Collaborator

cool, I will directly add a button inside toolbar for bookmark support

@kanitw
Copy link
Collaborator

kanitw commented May 12, 2018

Since you're adding more and more toolbar and it starts becoming redundant with the toolbar that we have and got hidden. I think we better provide a better support in Voyager for 1) adding new buttons to the toolbar 2) making our toolbar smaller. This way, the user experience will be more consistent across platforms.

@ellisonbg
Copy link
Collaborator

ellisonbg commented May 13, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants