-
#### My Pain
I'm developing internal analytics applications together with many different colleagues and teams. Theres a lot of different technologies at play Streamlit, Bokeh, Panel, Dash, Voila, S…
-
From a Ribbit Network user: It would be great to have some sort of night/ day shading of the graph background, so you know where you are at in time.
-
On this site: [](https://chart-studio.plotly.com/create/#/)
cloumn and cell selection is supported, and have a custom right-click menu:
![image](https://user-images.githubusercontent.com/76834219/…
-
Address already in use
Port 8050 is in use by another program. Either identify and stop that program, or start the server with a different port.
I'm not sure why because I'm following the example …
-
Thanks for the great package!
It would be fantastic if the interactive plots could be exported/saved. I understand that this is non-trvial in plotly, but other libraries like `mpl3d` also allow to …
-
After following the setup instructions in CONTRIBUTING.md, running pytests fails with the following error:
`ModuleNotFoundError: No module named 'dash_generator_test_component_nested'`.
The module `…
-
Dear Haoran:
I am reproducing GAPartNet. After long compilation in data rendering and processing, I can get the overall Gapartnet dataset.
Then I try compiling the inference code, "sh gapartnet/…
-
Plotting traces with 2D data in the z component such as contour or heatmap does not yield the expected result (Julia v1.7.0, Dash v1.1.1, PlotlyJS v0.18.8). It seems like the serialization might be at…
-
import base64
import datetime
import io
import dash
from dash.dependencies import Input, Output
import dash_core_components as dcc
import dash_html_components as html
import dash_table_experi…
-
Thanks for this really useful library. I was wondering if there is any intention to support heatmap / contour type plots in polar projection. Something like the figure below (done with matplotlib):
…