Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jackparmer committed Jan 18, 2019
1 parent f3de1fd commit e72f483
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Expand Up @@ -8,7 +8,10 @@ Build on top of Plotly.js, React, and Flask, Dash ties modern UI elements like d

[ONLINE DOCUMENTATION](https://dash.plot.ly/getting-started)

[OFFLINE (PDF) DOCUMENTATION](https://github.com/plotly/dash-docs/blob/pdf-docs/pdf-docs/Dash_User_Guide_and_Documentation.pdf)
[OFFLINE (PDF) DOCUMENTATION](https://github.com/plotly/dash-docs/blob/master/pdf-docs/Dash_User_Guide_and_Documentation.pdf)

[DASH DOCS ON HEROKU](http://dash-docs.herokuapp.com/) (for corporate networks that cannot access plot.ly)


Here’s a 43-line example of a Dash App that ties a Dropdown to a D3.js Plotly Graph.
As the user selects a value in the Dropdown, the application code dynamically
Expand Down

0 comments on commit e72f483

Please sign in to comment.