-
**Is your feature request related to a problem? Please describe.**
Yes, this concerns the "package size" of dash projects, which usually exceed 200mb, when they certainly don't need to for projects t…
-
- [x] Clear links direct to target detail page as well as link which expands the observation list
- [ ] Plotly-dash app to present the table with expandable rows for the observations specific to a ta…
-
Enable more comprehensive type hinting of dash callback methods by exposing `dash._callback.NoUpdate`.
Given `callback()` and `clientside_callback()` are already imported up, is there any reason no…
-
With the dash-component-boilerplate, you have to manually replace the name of the component lib. In plotly/dash-component-boilerplate#9, a user suggested we transform the repo in a [cookiecutter](http…
-
Onde iremos mostrar um gráfico de barras com o total de notícias por dia.
Para montar o gráfico de barra vamos utilizar o Plotly:
https://django-plotly-dash.readthedocs.io/en/latest/index.html…
-
First of all, I want to express my appreciation for this excellent product.
## Context
I have a graph that takes a long time to render, and I want to display a loading indicator before it renders.…
-
Throttling!
If your UI enables rapid user interaction & updates, then how do you prevent the server or the clientside JS from getting overloaded?
This has come up here and there over the years …
-
There's already an [issue outlining the effects `graph_object` validation has on plot generation time](https://github.com/plotly/plotly.py/issues/1052). Users can bypass this performance hit by replac…
-
Replicate and then replace the current plotly.dash frontend with a react frontend:
- [x] install react
- [x] link two scatter plots so that values that share a commen hidden variable are highlighted…
-
Even though the dashboard is now hosted on our cloud server instead of a third-party platform, there is still some noticeable delay when loading and exploring large input tables.
Here are some pote…