-
Normally, when a face is opaque it can obscure other faces, or if the camera is rotated 180 degrees the first is now obscured by the second. This is currently not true for faces with opacity < 1. Inst…
-
This error happens on CI for dash-html-components when using `build:py`:
https://circleci.com/gh/plotly/dash-html-components/194?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=githu…
-
It would be amazing to be able to export the table including the formats applied to the dash table. This was already hinted at here:
https://github.com/plotly/dash-table/issues/313#issuecomment-50…
-
Currently we do much looser linting of our tests than we do the source code:
https://github.com/plotly/dash/blob/93246430f4129c310efe09b638d5fe6ff06e1cba/test.sh#L9-L10
#454 attempted to tighten…
-
Hello,
I’m trying to plot a stock price chart with a heatmap and a price scatter. However, when I add both the scatter and heatmap traces to the chart, the result is not what I expected.
plotly=…
-
In 0.37.0, the changelog mentions that several properties were updated:
![image](https://user-images.githubusercontent.com/1280389/48233633-fa0a4c80-e383-11e8-9406-83b5117d5883.png)
But in `metada…
-
I am trying to implement a LaTeX math title for my colorbar and plotly is having some trouble rendering it. I am using Python 2.7, Plotly 4.5.2. My code:
```
fig = go.Figure()
fig.add_trace(go.…
-
So that more people benefit: https://community.plotly.com/c/dash
-
This seems to work when `app.layout` is defined in `app.py`. My application is a multi-page dash app and routing is different from a single page app. i.e In my case `index.py` contains the `app.layout…
-
Since there is a JupyterLab extension for Dash: https://github.com/plotly/jupyter-dash
How feasible would it be to integrate WebDash with JupyterLite?
Maybe there would need to be a new server f…
jtpio updated
3 years ago