sdtaylor / GrassForecasts

0 stars 0 forks source link

website todo #10

Open sdtaylor opened 4 years ago

sdtaylor commented 4 years ago

backend

aesthetics

features

figure download using built in plotly graph.

documentation

other

sdtaylor commented 4 years ago

read over M. Kenneys guidelines for effective visual communication https://www.umdindicators.org/?page_id=1028

sdtaylor commented 4 years ago

Other potential web graphic engines

Plotly (used by dash already, underlying engine is D3) Bokeh (uses plotly) Altair (underlying engine is vega)

sdtaylor commented 4 years ago

good map example with layout and hover stuff

https://dash-gallery.plotly.host/dash-spatial-clustering/
code: https://github.com/plotly/dash-sample-apps/blob/master/apps/dash-spatial-clustering/app.py