{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "
" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "Welcome to [Bokeh](http://bokeh.pydata.org/en/latest) in IPython Notebook!\n", "\n", "Bokeh is a Python interactive visualization library for large datasets that natively uses the latest web technologies. Its goal is to provide elegant, concise construction of novel graphics in the style of Protovis/D3, while delivering high-performance interactivity over large data to thin clients." ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Quickstart\n", "\n", "Get started with a 5-min introduction to Bokeh [here](../master/quickstart/quickstart.ipynb)." ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Notebook Gallery\n", "\n", "Some examples of Bokeh's interactive plots in IPython Notebooks:\n", "\n", "[Texas unemployment](../master/gallery/texas.ipynb) | [Linked brushing](../master/gallery/linked_brushing.ipynb) | [Lorenz](../master/gallery/lorenz.ipynb) | [Candlestick](../master/gallery/candlestick.ipynb) | [Annular wedge](../master/gallery/burtin.ipynb) | [Vector](../master/gallery/vector.ipynb) | [Rectangular](../master/gallery/rect.ipynb) | [Glyphs](../master/gallery/glyphs.ipynb) | [Glucose](../master/gallery/glucose.ipynb) | [Correlation](../master/gallery/correlation.ipynb) | [Bollinger](../master/gallery/bollinger.ipynb)\n", "\n", " | \n",
" | \n",
" | \n",
" | \n",
" | \n",
"