Dash for Crime
Using Dash by Plotly for Interactive
Visualisation of Crime Data
Leo Broska -- PyCon AU 2019
Twitter: @halloleo   Github: github.com/halloleo
"Just put these numbers into a graph."
Dash by Plotly
What is Dash?
Live demo
More is possible
Wrap it up
Dash is a framework for building analytical web apps
No JavaScript required.
Plotly
React
Flask
fig = px.line(...
@app.callback(...
Modularise graphs in components
Many chart types with sensible defaults
Dash builds beautiful
analytical web apps
Pure Python. No JavaScript required. Really.
Browser speed critical for
end-user experience
Dash is fun!
Twitter: @halloleo   Github: github.com/halloleo