Skip to content

Commit 12f7295

Browse files
committed
new bokeh resource
1 parent a2ec2e7 commit 12f7295

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/pages/03-data/21-bokeh.markdown

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,12 @@ basic syntax will change as the library's API is not yet stable.
5353
tutorial for those new to Bokeh who want to try out the library and get
5454
an example project running quickly with [Flask](/flask.html).
5555

56+
* [Data is beautiful: Visualizing Roman imperial dynasties](http://machineloveus.com/data-is-beautiful-visualizing-roman-imperial-dynasties/)
57+
provides a walkthrough for creating a gorgeous visualization based on
58+
historical Roman data. The post is about more than just the visual, it also
59+
goes into the ideation, data wrangling and analysis phases that came
60+
before using Bokeh to show the results.
61+
5662
* [Creating Bar Chart Visuals with Bokeh, Bottle and Python 3](/blog/python-bottle-bokeh-bar-charts.html)
5763
is a tutorial that combines the [Bottle](/bottle.html)
5864
[web framework](/web-frameworks.html)

0 commit comments

Comments
 (0)