-
It seems like the geojson bundles that the plotly.js `choropleth` and `scattergeo` use are being downloaded from the cdn.plot.ly. We should provide an option to load these files locally, for our users…
-
-
## Goal
I am trying to render a Dash app through a template that takes input from the view after calling the URL (that's how Django works).
The main problem I face is how to pass data through th…
-
I just came across nbserverproxy (https://github.com/jupyterhub/nbserverproxy), and it looks like it could be a nice solution for supporting this extension over JupyterHub.
-
Dear dash team,
Would it be possible to work towards updating the igv browser included in bio-dash?
The current browser is pretty dated and doesnt support certain features, like squished view of…
-
refer to: https://github.com/GenieFramework/StipplePlotly.jl/pull/39#issuecomment-1140679262
request by risk: https://discourse.julialang.org/t/stipple-reactive-data-dashboards-with-julia-wip/37291…
-
I copied example with "cytoscape-cose-bilkent" from your readme and have a error `No such layout 'cose-bilkent' found. Did you forget to import it and 'cytoscape.use()' it?`
With "cytoscape.js-poppe…
-
When you have a dropdown with `multi=True`, a user might want to select multiple items at the same time. However, `dcc.Dropdown` closes when you select one item, and to select another item you have to…
-
There are two parts where we deal with color:
* The slicers color property, used for the indicators. Supports anything compatible with CSS.
* The colormap for overlays. Currently supports RGB tuples…
-
I would naively have done the latter, but the dash deployment docs are using `init.R`. Is this mostly to prevent the entire docker build from crashing if something is wrong with a user installed packa…