Skip to content

Commit

Permalink
add weather example to main repo
Browse files Browse the repository at this point in the history
  • Loading branch information
bryevdv committed Feb 4, 2016
1 parent 0e607db commit 34345c4
Show file tree
Hide file tree
Showing 3 changed files with 1,200 additions and 0 deletions.
7 changes: 7 additions & 0 deletions examples/app/weather/README.md
@@ -0,0 +1,7 @@
This example shows the daily record, average, and actual temperatures for three
cities (Austin, Boston, Seattle) in 2015. The default view includes a discrete
graph of the temperatures, but a smoothed representation can be selected.

To run the script, execute:

>> bokeh serve --show weather.py

0 comments on commit 34345c4

Please sign in to comment.