Bokeh Logo Bokeh Menu
  • About
  • Gallery
  • Docs
  • Github
  • 0.13.0
    • 0.13.0
    • 0.12.16
    • 0.12.15
    • 0.12.14
    • 0.12.12
    • 0.12.11
    • 0.12.10
    • 0.11.0
  • Installation
  • User Guide
  • Gallery
  • Tutorial
  • Reference
  • Releases
  • Developer Guide
  • Installation
  • User Guide
  • Quickstart
  • Defining Key Concepts
  • Plotting with Basic Glyphs
  • Providing Data for Plots and Tables
  • Laying out Plots and Widgets
  • Handling Categorical Data
  • Visualizing Network Graphs
  • Mapping Geo Data
  • Configuring Plot Tools
  • Styling Visual Attributes
  • Adding Annotations
  • Adding Interactions
  • Running a Bokeh Server
  • Working in the Notebook
  • Exporting Plots
  • Embedding Plots and Apps
  • Using bokeh Commands
  • Extending Bokeh
  • Leveraging Other Libraries
  • Speeding up with WebGL
  • Developing with JavaScript
  • Learning More
  • Reference Guide
  • bokeh
  • bokeh.application
  • bokeh.client
  • bokeh.colors
  • bokeh.command
  • bokeh.core
  • bokeh.document
  • bokeh.driving
  • bokeh.embed
  • bokeh.events
  • bokeh.io
  • bokeh.layouts
  • bokeh.model
  • bokeh.models
    • bokeh.models.annotations
    • bokeh.models.arrow_heads
    • bokeh.models.axes
    • bokeh.models.callbacks
    • bokeh.models.expressions
    • bokeh.models.filters
    • bokeh.models.formatters
    • bokeh.models.glyphs
      • bokeh.models.glyphs.AnnularWedge
      • bokeh.models.glyphs.Annulus
      • bokeh.models.glyphs.Arc
      • bokeh.models.glyphs.Bezier
      • bokeh.models.glyphs.Ellipse
      • bokeh.models.glyphs.HBar
      • bokeh.models.glyphs.HexTile
      • bokeh.models.glyphs.Image
      • bokeh.models.glyphs.ImageRGBA
      • bokeh.models.glyphs.ImageURL
      • bokeh.models.glyphs.Line
      • bokeh.models.glyphs.MultiLine
      • bokeh.models.glyphs.Oval
      • bokeh.models.glyphs.Patch
      • bokeh.models.glyphs.Patches
      • bokeh.models.glyphs.Quad
      • bokeh.models.glyphs.Quadratic
      • bokeh.models.glyphs.Ray
      • bokeh.models.glyphs.Rect
      • bokeh.models.glyphs.Segment
      • bokeh.models.glyphs.Step
      • bokeh.models.glyphs.Text
      • bokeh.models.glyphs.VBar
      • bokeh.models.glyphs.Wedge
    • bokeh.models.graphs
    • bokeh.models.grids
    • bokeh.models.layouts
    • bokeh.models.map_plots
    • bokeh.models.mappers
    • bokeh.models.markers
    • bokeh.models.plots
    • bokeh.models.ranges
    • bokeh.models.renderers
    • bokeh.models.scales
    • bokeh.models.selections
    • bokeh.models.sources
    • bokeh.models.tickers
    • bokeh.models.tiles
    • bokeh.models.tools
    • bokeh.models.transforms
    • bokeh.models.widgets.buttons
    • bokeh.models.widgets.groups
    • bokeh.models.widgets.icons
    • bokeh.models.widgets.inputs
    • bokeh.models.widgets.markups
    • bokeh.models.widgets.panels
    • bokeh.models.widgets.sliders
    • bokeh.models.widgets.tables
    • bokeh.models.widgets.widget
  • bokeh.palettes
  • bokeh.plotting
  • bokeh.protocol
  • bokeh.resources
  • bokeh.sampledata
  • bokeh.server
  • bokeh.settings
  • bokeh.sphinxext
  • bokeh.themes
  • bokeh.tile_providers
  • bokeh.transform
  • bokeh.util
  • Developer Guide
  • Getting Set Up
  • Environment Variables
  • Testing
  • Documentation
  • Bokeh Models
  • Server Architecture
  • Language Bindings
  • BokehJS
  • 0.13.0 (June 2018)
  • 0.12.16 (May 2018)
  • 0.12.15 (Mar 2018)
  • 0.12.14 (Feb 2018)
  • 0.12.13 (Dec 2017)
  • 0.12.11 (Nov 2017)
  • 0.12.10 (Oct 2017)
  • 0.12.9 (Sep 2017)
  • 0.12.7 (Aug 2017)
  • 0.12.6 (Jun 2017)
  • 0.12.5 (Mar 2017)
  • 0.12.4 (Jan 2017)
  • 0.12.3 (Oct 2016)
  • 0.12.2 (Sept 2016)
  • 0.12.1 (Jul 2016)
  • 0.12.0 (Jun 2016)
  • 0.11.1 (Feb 2016)
  • 0.11.0 (Jan 2016)
  • 0.10.0 (Sep 2015)
  • 0.9.3 (Aug 2015)
  • 0.9.2 (Jul 2015)
  • 0.9.1 (Jul 2015)
  • 0.9.0 (May 2015)
  • 0.8.2 (Mar 2015)
  • 0.8.1 (Feb 2015)
  • 0.8.0 (Feb 2015)
  • 0.7.1 (Jan 2015)
  • 0.7.0 (Dec 2014)
  • 0.6.1 (Sep 2014)
  • 0.6.0 (Sep 2014)
  • 0.5.2 (Aug 2014)
  • 0.5.1 (Jul 2014)
  • 0.5.0 (Jul 2014)
  • 0.4.4 (Apr 2014)
  • 0.4.2 (Mar 2014)
  • 0.4.1 (Feb 2014)
  • 0.4.0 (Feb 2014)
  • 0.3.0 (Nov 2013)
  • 0.2.0 (Oct 2013)
  • 0.1.0 (Apr 2013)

bokeh.models.glyphs¶

Display a variety of visual shapes whose attributes can be associated with data columns from ColumnDataSources.

The full list of glyphs built into Bokeh is given below:

  • AnnularWedge
  • Annulus
  • Arc
  • Bezier
  • Ellipse
  • HBar
  • HexTile
  • Image
  • ImageRGBA
  • ImageURL
  • Line
  • MultiLine
  • Oval
  • Patch
  • Patches
  • Quad
  • Quadratic
  • Ray
  • Rect
  • Segment
  • Step
  • Text
  • VBar
  • Wedge

All these glyphs share a minimal common interface through their base class Glyph:

class Glyph(**kwargs)[source]¶

Base class for all glyph models.

Note

This is an abstract base class used to help organize the hierarchy of Bokeh model types. It is not useful to instantiate on its own.

  • bokeh.models.glyphs.AnnularWedge
  • bokeh.models.glyphs.Annulus
  • bokeh.models.glyphs.Arc
  • bokeh.models.glyphs.Bezier
  • bokeh.models.glyphs.Ellipse
  • bokeh.models.glyphs.HBar
  • bokeh.models.glyphs.HexTile
  • bokeh.models.glyphs.Image
  • bokeh.models.glyphs.ImageRGBA
  • bokeh.models.glyphs.ImageURL
  • bokeh.models.glyphs.Line
  • bokeh.models.glyphs.MultiLine
  • bokeh.models.glyphs.Oval
  • bokeh.models.glyphs.Patch
  • bokeh.models.glyphs.Patches
  • bokeh.models.glyphs.Quad
  • bokeh.models.glyphs.Quadratic
  • bokeh.models.glyphs.Ray
  • bokeh.models.glyphs.Rect
  • bokeh.models.glyphs.Segment
  • bokeh.models.glyphs.Step
  • bokeh.models.glyphs.Text
  • bokeh.models.glyphs.VBar
  • bokeh.models.glyphs.Wedge
  • About Us
  • About
  • Team
  • Contact
  • Links
  • FAQs
  • Technical vision
  • Roadmap
  • Citation
  • Join Us
  • Contribute
  • Mailing list
  • Github
  • Twitter
  • YouTube
  • © Copyright 2015, Anaconda.