This directory contains examples of plots that use Bokeh's compatibility layer which allow users to create Bokeh plots using other plotting libraries.
NOTE Bokeh's compatibility currently depends on a third party library which is not 100% complete. Bokeh is capable of rendering many—but not all—plots created using the libraries below.
-
ggplotCreate Bokeh plots using the python ggplot.py port of the Rggplot2library -
pandasCreate Bokeh plots using the plotting API for pandas dataframes -
mplCreate Bokeh plots from matplotlib code -
seabornCreate Bokeh plots using the seaborn library for statistical visualization