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

Is there a URL routing support? #33

Closed
jpatel3 opened this issue Jun 23, 2017 · 2 comments
Closed

Is there a URL routing support? #33

jpatel3 opened this issue Jun 23, 2017 · 2 comments

Comments

@jpatel3
Copy link

jpatel3 commented Jun 23, 2017

Is there any way to add a page with a link to various pages/plots I can redirect to? couldn't find it in the examples, may be some snippet would help.

@ned2
Copy link
Contributor

ned2 commented Jul 5, 2017

There is, however @chriddyp has said that the way it works will likely change soon, so is not documented. You can see how it's used in the dash documentation, which itself is a dash app. The tutorial code also includes an unpublished guide to how to use the current approach.

@chriddyp
Copy link
Member

URL support has been added through dcc.Link and dcc.Location components. See https://plot.ly/dash/urls for a tutorial :)

HammadTheOne pushed a commit to HammadTheOne/dash that referenced this issue May 28, 2021
Basic editable column names and removable columns
HammadTheOne pushed a commit that referenced this issue Jul 23, 2021
Basic editable column names and removable columns
AnnMarieW pushed a commit to AnnMarieW/dash that referenced this issue Jan 6, 2022
Include dimensions of selected region in `selectedData`
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

3 participants