Hacker News new | ask | show | jobs
by jarpineh 3292 days ago
Thank you for your answers and thanks so much for open sourcing Dash!

I'll be definitely testing these examples with our data. Plotly seems to have grown leaps and bounds from when I last tried it year or so ago.

I believe we could integrate our data browser's React components into or alongside with Dash. This way data could flow directly from our APIs.

We have our geographic shapes in Geoserver, so GeoJSON would be the easiest way to get them into browser or Python for Dash. I have to see what how this could be adapted. If this were Django based I'd be using GeoDjango, but Postgis should be accessible from Flask as well.