Bokeh 0.8.2
  • Gallery
  • Site
    • Quickstart
      • Introduction
      • Quick Installation
      • Getting Started
      • IPython Notebooks
      • Other Languages
      • Sample Data
      • Concepts
      • More examples
      • Bokeh Plot Server
      • What’s next?
    • Installation
      • Dependencies
      • Package Installs
      • Sample Data
      • Notes for Windows Users
      • Installing from Source
      • Developer Builds
      • BokehJS Standalone
    • Bokeh Tutorial
      • Introduction
      • Quick Install
      • Basic Exercises
      • Topical Exercises
      • Advanced Exercises
      • More Information
    • Gallery
      • anscombe
      • area_chart
      • boxplot
      • boxplot_chart
      • brewer
      • burtin
      • candlestick
      • cat_heatmap_chart
      • categorical
      • choropleth
      • color_scatter
      • correlation
      • density
      • donut_chart
      • dot_chart
      • elements
      • ggplot_line
      • glucose
      • histogram
      • histograms_chart
      • image
      • image_rgba
      • iris
      • iris_scatter_chart
      • iris_splom
      • kde
      • legend
      • les_mis
      • line_chart
      • lorenz
      • periodic
      • quiver
      • scatter
      • sinerror
      • stacked_bar_chart
      • step
      • step_chart
      • stocks
      • stocks_timeseries_chart
      • streamline
      • texas
      • unemployment
      • violin
      • xkcd_density
      • Animated Glyph Example
      • Crossfilter Example
      • Animated Line Example
      • Sliders Example
      • Stocks Example
      • Server Examples
      • Static Examples
    • User Guide
      • Introduction
      • Basic Plotting with Glyphs
      • High Level Charts
      • Configuring and Styling Bokeh Objects
      • Using the Bokeh Server
      • Embedding Bokeh Plots
      • Bokeh Widgets
      • Abstract Rendering
      • Examples
    • Developer Guide
      • Software Process
      • Building and Installing
      • Documentation
      • Testing
      • Bokeh Objects
      • BokehJS
      • Language Bindings
      • Notes
      • Bokeh Server Architecture
    • Contributing
      • Core Team
    • Frequently Asked Questions
      • General Questions
      • Technical Questions
    • Release Notes and Roadmap
      • Release Notes
      • Roadmap
    • Reference Guide
      • Properties System
      • Model Objects
      • Standard Palettes
      • Resources and Embedding
      • Plot Objects
      • bokeh.plotting Interface
      • bokeh.charts Interface
      • Compatibility Layers
      • Bokeh Server REST API
      • BokehJS Interface Reference
      • Bokeh Glyph Quick Reference
      • Sphinx Extensions
  • Page
    • User Guide
  • « Stocks Example
  • Introduction »
  • Quickstart
  • Installation
  • Bokeh Tutorial
  • Gallery
  • User Guide
    • Introduction
    • Basic Plotting with Glyphs
    • High Level Charts
    • Configuring and Styling Bokeh Objects
    • Using the Bokeh Server
    • Embedding Bokeh Plots
    • Bokeh Widgets
    • Abstract Rendering
    • Examples
  • Developer Guide
  • Contributing
  • Frequently Asked Questions
  • Release Notes and Roadmap
  • Reference Guide
Source

User Guide¶

This user guide presents information about the most common interfaces, tasks, use-cases, and components of Bokeh. Please also see the Gallery for many live examples with code, and the Bokeh Tutorial for a directed walk-through with worked examples and exercises.

  • Introduction
    • Glossary
    • Interfaces
  • Basic Plotting with Glyphs
    • At a Glance
    • In Depth
  • High Level Charts
    • Generic arguments
    • Interface inputs
    • Specific arguments
    • Interface outputs
    • Chart Builders
  • Configuring and Styling Bokeh Objects
    • Plots
    • Glyphs
    • Styling
    • Ranges
    • Guides
    • Tools
  • Using the Bokeh Server
    • Overview
    • Authentication
    • Plot Hosting
    • Streaming Data
    • Large Data
    • Widgets and Dashboards
    • Command Line Configuration
  • Embedding Bokeh Plots
    • Standalone HTML
    • Components
    • IPython Notebook
    • Autoloading
  • Bokeh Widgets
    • Formatting/Layout
    • User Interaction
  • Abstract Rendering
    • Recipes Interface
    • Functions Interface
    • Publications
    • Limitations
  • Examples
    • Animated Plots
    • Applets
    • Novel Plots

Prev | Next | Back to top

Source

© Copyright 2013, Anaconda.
Created using Sphinx 1.2.3.