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

Direct Links to Plots #14

Open
cod3monk opened this issue Feb 15, 2019 · 0 comments
Open

Direct Links to Plots #14

cod3monk opened this issue Feb 15, 2019 · 0 comments

Comments

@cod3monk
Copy link
Member

Use URL hash part to encode which plot should be shown and expose that url to user.

This would require JS to automatically select and show the selected plot, if it is not shown by default. In JS use window.location.hash to get current hash string (everything past # in URL).

This should be used in review page to directly link to the plot regarding a comment.

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

1 participant