-
Plotting lines in Plotly and JupyterDash gives a problem. I don't know if the issue is related to Plotly or JupyterDash, depending on which is the expected behaviour.
It did work in a previous vers…
-
When using components associated with the `XxxProvider`, severe performance issues can arise when there is a large amount of page content. Here are some examples related to well-known component librar…
-
**Describe your context**
I have been using Django-plotly-dash to create dashboard with Ploty/Dash/Bootstrap4 components. The app was working fine until I upgraded from dash 1.10.0 -> 1.11.0. In 1.11…
-
Steps:
1. [x] Dockerize the dash app
2. [ ] Deploy to Azure App Service
3. [ ] Link to a public dfr domain
-
This might be more to do with plotly.js or plotly.py, but I only have dash code to generate the plot so I am posting here. I do a lot of time series plotting for my work, so Scattergl comes in handy b…
-
**Describe your context**
```
dash==2.8.1
dash-bootstrap-components==1.4.0
dash-core-components==2.0.0
dash-extensions==0.1.13
dash-html-components==2.0.0
dash-leaflet==0.1.23
dash-table==5.0.…
jamaa updated
2 months ago
-
This is a common request.
I would expect when I zoom on the x-axis, in a linked plot configuration, the y-axis would scale to the selected/zoomed range.
Here are reports of users requesting this…
nzjrs updated
1 month ago
-
From Craig
> Hi all, I'm very close to having a working tom toolkit app that allows users to interactively plot spectra using Dash. This is something that I had originally written into SNEx2, but I…
-
`dash_duo` seems to have a lot of methods like `select_dcc_dropdown` that I couldn't find any docs for?
https://github.com/plotly/dash/blob/04217e850d86349a7ff0729f15a9ec7eb5289c78/dash/testing/bro…
-
According to the docs, the `filterPlaceholder` parameter of `filterParams` can be assigned to Date filters. I have tried to provide them as various string formats, but it has no effect on the placehol…