-
#14 is still occurring on the latest version
```
dash_player.v1_0_6m1677851916.min.js:1 Uncaught TypeError: Cannot read properties of undefined (reading 'getSecondsLoaded')
at y.value (dash_p…
-
Would be nice to allow users to create a subset of data. So if, for example, a user had entered a survey's results and wanted to focus upon a particular segment, she can specify that segment and a new…
-
I am entering filter queries with a separate input box. I see that I am able to successfully enter the query and it filters the table as expected. However, clearing the filter_query property on click …
-
The new image trace seems to have a flashing/jumping behavior when zoomed in and panning on Firefox and Safari. (Firefox version 69.0, Safari version 13.0.3)
Example from https://plot.ly/python/ims…
-
I am trying to create a documentation (more like reference for internal usage) for a Dash project (spanning many files, `server.py` holding the `app` and every other file loading the app from there). …
-
Could you please create some intro docs how sessions work in Panel?
This is something we were and partly still are struggling with, especially in the context of multi-threaded multi-page apps ( see…
cdeil updated
7 months ago
-
This issue will likely involve:
- [ ] Additional apps in `crystal_toolkit.apps.examples` demonstrating how to link multiple components together (e.g., two Crystal Toolkit components, like a structu…
-
We should update the scripts in `package.json` the same way as we did for [dash-core-components](https://github.com/plotly/dash-core-components). However, I don't think we should force `prettier` on t…
-
I think this is quite a urgent issue since new installations of pyrender break.
The new major release of numpy brings braking changes in the api making pyrender not compatible with it.
A quick f…
-
**Is your feature request related to a problem? Please describe.**
I find task execution graphs really useful in communicating workflows to non-technical audiences, specifically they are interested i…