dash-docs
dash-docs copied to clipboard
:book: ISSUE TRACKER ONLY for The Official Dash Userguide & Documentation https://dash.plotly.com/
Documentation on page https://dashr.plotly.com/external-resources 1. It says that for hosting from CDN, `app.scripts.config.serve_locally = False` must be set, but this is incorrect and probably copy-pasted from the python docs (the...
would be good to follow up with https://community.plotly.com/t/allow-users-to-dowload-an-excel-in-a-click/9410/22 once this is written
i.e. using the callback like a router. It's basically the same amount of code as writing separate callbacks but without a proper example people are using long `if` or `switch`...
### Current behavior URL **NOT** updating address bar after clicking sidebar anchor link. ### Expected behavior URL updating after clicking a sidebar anchor link. ----- 
How Dash can be used with other libraries in the Python ecosystem. Including pandas, vaex, arrow, scikit-image, holoviews, scikit-learn, etc
As of this week, the Codepen URL we have frequently included as CSS boilerplate in sample apps is no longer accessible:  This is already causing friction for users, as...
Hi, Thanks for the great documentation. In the Canvas documentation https://dash.plotly.com/canvas, section "Retrieving the geometry of annotations and using utility functions", I assume that at the end of the example...
- Define accessibility & link to some good 3rd party resources - Document our aria prop support - Document any other `html` & best practices like `tabIndex`, `alt` tags, semantic...
Similar to #821 , the Dash for Julia docs also require a sidebar component for searching and filtering chapters/pages of the docs. This may require also building a Julia specific...