Index

A | B | C | D | E | F | G | H | I | J | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z

A

above (Plot attribute)
abstract() (in module bokeh.properties)
AbstractButton (class in bokeh.models.widgets.buttons)
AbstractGroup (class in bokeh.models.widgets.groups)
AbstractIcon (class in bokeh.models.widgets.icons)
active (CheckboxButtonGroup attribute)
(CheckboxGroup attribute)
(RadioButtonGroup attribute)
(RadioGroup attribute)
(Tabs attribute)
(Toggle attribute)
AdaptiveTicker (class in bokeh.models.tickers)
add() (ColumnDataSource method)
(Document method)
add_builder() (Chart method)
add_glyph() (Plot method)
add_labels() (Chart method)
add_layout() (Plot method)
add_legend() (Chart method)
add_ranges() (Chart method)
add_renderers() (Chart method)
add_scales() (Chart method)
add_tools() (Plot method)
agg (BarBuilder attribute)
AjaxDataSource (class in bokeh.models.sources)
always_active (HoverTool attribute)
(TapTool attribute)
anchor (ImageURL attribute)
Angle (class in bokeh.properties)
angle (Gear attribute)
(ImageURL attribute)
(Marker attribute)
(Oval attribute)
(Ray attribute)
(Rect attribute)
(Text attribute)
angle_units (Gear attribute)
(ImageURL attribute)
(Oval attribute)
(Ray attribute)
(Rect attribute)
(Text attribute)
Annotation (class in bokeh.models.annotations)
annular_wedge() (Figure method)
AnnularWedge (class in bokeh.models.glyphs)
Annulus (class in bokeh.models.glyphs)
annulus() (Figure method)
Any (class in bokeh.properties)
app (AppLayout attribute)
AppHBox (class in bokeh.models.widgets.layouts)
AppLayout (class in bokeh.models.widgets.layouts)
AppVBox (class in bokeh.models.widgets.layouts)
AppVBoxForm (class in bokeh.models.widgets.layouts)
Arc (class in bokeh.models.glyphs)
arc() (Figure method)
args (CustomJS attribute)
args_for_func() (SimpleApp method)
Array (class in bokeh.properties)
arrows (DateRangeSlider attribute)
Asterisk (class in bokeh.models.markers)
asterisk() (Figure method)
attr_measurement() (LineBuilder method)
autoadd (Document attribute)
AutocompleteInput (class in bokeh.models.widgets.inputs)
autocreate() (bokeh.properties.Property class method)
AUTOLOAD (in module bokeh.templates)
AUTOLOAD_SERVER (in module bokeh.templates)
autoload_server() (in module bokeh.embed)
AUTOLOAD_STATIC (in module bokeh.templates)
autoload_static() (in module bokeh.embed)
autostore (Document attribute)
Axis (class in bokeh.models.axes)
axis (Figure attribute)
axis_label (Axis attribute)
(DatetimeAxis attribute)
axis_label_standoff (Axis attribute)
axis_label_text_align (Axis attribute)
axis_label_text_alpha (Axis attribute)
axis_label_text_baseline (Axis attribute)
axis_label_text_color (Axis attribute)
axis_label_text_font (Axis attribute)
axis_label_text_font_size (Axis attribute)
axis_label_text_font_style (Axis attribute)
axis_line_alpha (Axis attribute)
axis_line_cap (Axis attribute)
axis_line_color (Axis attribute)
axis_line_dash (Axis attribute)
axis_line_dash_offset (Axis attribute)
axis_line_join (Axis attribute)
axis_line_width (Axis attribute)

B

background_fill (Plot attribute)
background_fill_alpha (Legend attribute)
background_fill_color (Legend attribute)
band_fill_alpha (Grid attribute)
band_fill_color (Grid attribute)
Bar() (in module bokeh.charts)
bar_width (BarBuilder attribute)
BarBuilder (class in bokeh.charts.builder.bar_builder)
base (AdaptiveTicker attribute)
base_url (Session attribute)
BaseBox (class in bokeh.models.widgets.layouts)
BasicTicker (class in bokeh.models.tickers)
BasicTickFormatter (class in bokeh.models.formatters)
below (Plot attribute)
Bezier (class in bokeh.models.glyphs)
bezier() (Figure method)
bins (HistogramBuilder attribute)
BlazeDataSource (class in bokeh.models.sources)
bokeh.charts (module)
bokeh.document (module)
bokeh.embed (module)
bokeh.io (module)
bokeh.models.annotations (module)
bokeh.models.axes (module)
bokeh.models.callbacks (module)
bokeh.models.formatters (module)
bokeh.models.glyphs (module)
bokeh.models.grids (module)
bokeh.models.map_plots (module)
bokeh.models.mappers (module)
bokeh.models.markers (module)
bokeh.models.plots (module)
bokeh.models.ranges (module)
bokeh.models.renderers (module)
bokeh.models.sources (module)
bokeh.models.tickers (module)
bokeh.models.tools (module)
bokeh.models.widget (module)
bokeh.models.widgets.buttons (module)
bokeh.models.widgets.dialogs (module)
bokeh.models.widgets.groups (module)
bokeh.models.widgets.icons (module)
bokeh.models.widgets.inputs (module)
bokeh.models.widgets.layouts (module)
bokeh.models.widgets.markups (module)
bokeh.models.widgets.panels (module)
bokeh.models.widgets.tables (module)
bokeh.properties (module)
bokeh.resources (module)
bokeh.session (module)
bokeh.sphinxext.bokeh_autodoc (module)
bokeh.sphinxext.bokeh_gallery (module)
bokeh.sphinxext.bokeh_github (module)
bokeh.sphinxext.bokeh_model (module)
bokeh.sphinxext.bokeh_palette (module)
bokeh.sphinxext.bokeh_plot (module)
bokeh.sphinxext.bokeh_prop (module)
bokeh.sphinxext.collapsible_code_block (module)
bokeh.state (module)
bokeh.templates (module)
bokeh.validation.errors (module)
bokeh.validation.exceptions (module)
bokeh.validation.warnings (module)
Bool (class in bokeh.properties)
BooleanFormatter (class in bokeh.models.widgets.tables)
border_fill (Plot attribute)
border_line_alpha (Legend attribute)
border_line_cap (Legend attribute)
border_line_color (Legend attribute)
border_line_dash (Legend attribute)
border_line_dash_offset (Legend attribute)
border_line_join (Legend attribute)
border_line_width (Legend attribute)
border_space (GridPlot attribute)
bottom (BoxAnnotation attribute)
(Quad attribute)
bottom_units (BoxAnnotation attribute)
bounds (Axis attribute)
(DateRangeSlider attribute)
(Grid attribute)
BoxAnnotation (class in bokeh.models.annotations)
BoxPlot() (in module bokeh.charts)
BoxPlotBuilder (class in bokeh.charts.builder.boxplot_builder)
BoxSelectionOverlay (class in bokeh.models.tools)
BoxSelectTool (class in bokeh.models.tools)
BoxZoomTool (class in bokeh.models.tools)
browser_login() (Session method)
Button (class in bokeh.models.widgets.buttons)
ButtonGroup (class in bokeh.models.widgets.groups)
buttons (Dialog attribute)
buttons_box (Dialog attribute)
Byte (class in bokeh.properties)

C

callback (AbstractButton attribute)
(BoxSelectTool attribute)
Callback (class in bokeh.models.callbacks)
callback (DataSource attribute)
(HoverTool attribute)
(InputWidget attribute)
(Range attribute)
(Tabs attribute)
(TapTool attribute)
callback() (SimpleApp method)
CategoricalAxis (class in bokeh.models.axes)
CategoricalTicker (class in bokeh.models.tickers)
CategoricalTickFormatter (class in bokeh.models.formatters)
CDN (in module bokeh.resources)
CellEditor (class in bokeh.models.widgets.tables)
CellFormatter (class in bokeh.models.widgets.tables)
char_width (DatetimeAxis attribute)
Chart (class in bokeh.charts)
ChartOptions (class in bokeh.charts._chart_options)
CheckboxButtonGroup (class in bokeh.models.widgets.groups)
CheckboxEditor (class in bokeh.models.widgets.tables)
CheckboxGroup (class in bokeh.models.widgets.groups)
child (Panel attribute)
children (AppHBox attribute)
(AppVBox attribute)
(AppVBoxForm attribute)
(BaseBox attribute)
(GridPlot attribute)
(PlotContext attribute)
Circle (class in bokeh.models.markers)
circle() (Figure method)
circle_cross() (Figure method)
circle_x() (Figure method)
CircleCross (class in bokeh.models.markers)
CircleX (class in bokeh.models.markers)
clear() (Document method)
clear_callback_queue() (Document method)
clear_debounce() (SimpleApp method)
clicks (Button attribute)
closable (Dialog attribute)
(Panel attribute)
code (CustomJS attribute)
coerce_value() (bokeh.models.widgets.inputs.InputWidget class method)
collect_glyph_kwargs() (BarBuilder method)
Color (class in bokeh.properties)
color_mapper (Image attribute)
ColorMapper (class in bokeh.models.mappers)
cols (ImageRGBA attribute)
column() (GridPlot method)
(Plot method)
column_names (DataSource attribute)
ColumnDataSource (class in bokeh.models.sources)
columns (ColumnsRef attribute)
(DataTable attribute)
columns() (DataSource method)
ColumnsRef (class in bokeh.models.sources)
completions (AutocompleteInput attribute)
(StringEditor attribute)
Complex (class in bokeh.properties)
components() (in module bokeh.embed)
CompositeTicker (class in bokeh.models.tickers)
configdir (Session attribute), [1]
configfile (Session attribute)
ContainerProperty (class in bokeh.properties)
content (Dialog attribute)
context (Document attribute)
ContinuousAxis (class in bokeh.models.axes)
create() (bokeh.models.widgets.inputs.InputWidget class method)
(bokeh.models.widgets.inputs.MultiSelect class method)
(bokeh.models.widgets.inputs.Select class method)
(bokeh.models.widgets.layouts.SimpleApp class method)
create_axes() (Chart method)
create_grids() (Chart method)
create_registry (SimpleApp attribute)
create_tools() (Chart method)
Cross (class in bokeh.models.markers)
cross() (Figure method)
CrosshairTool (class in bokeh.models.tools)
css_files (Resources attribute)
css_raw (Resources attribute)
CSS_RESOURCES (in module bokeh.templates)
curdoc() (in module bokeh.io)
cursession() (in module bokeh.io)
CustomJS (class in bokeh.models.callbacks)
cx (Quadratic attribute)
cx0 (Bezier attribute)
cx1 (Bezier attribute)
cy (Quadratic attribute)
cy0 (Bezier attribute)
cy1 (Bezier attribute)

D

DashPattern (class in bokeh.properties)
data (ColumnDataSource attribute)
(RemoteSource attribute)
data_source (GlyphRenderer attribute)
data_source() (Session method)
data_url (RemoteSource attribute)
DataRange (class in bokeh.models.ranges)
DataRange1d (class in bokeh.models.ranges)
DataSource (class in bokeh.models.sources)
DataTable (class in bokeh.models.widgets.tables)
Date (class in bokeh.properties)
DateEditor (class in bokeh.models.widgets.tables)
DateFormatter (class in bokeh.models.widgets.tables)
DatePicker (class in bokeh.models.widgets.inputs)
DateRangeSlider (class in bokeh.models.widgets.inputs)
Datetime (class in bokeh.properties)
DatetimeAxis (class in bokeh.models.axes)
DatetimeTicker (class in bokeh.models.tickers)
DatetimeTickFormatter (class in bokeh.models.formatters)
days (DaysTicker attribute)
DaysTicker (class in bokeh.models.tickers)
default_attributes (BarBuilder attribute)
(BoxPlotBuilder attribute)
(LineBuilder attribute)
(ScatterBuilder attribute)
default_layout() (SimpleApp method)
default_sort (TableColumn attribute)
default_value (Dropdown attribute)
density (HistogramBuilder attribute)
desired_num_ticks (Ticker attribute)
dh (Image attribute)
(ImageRGBA attribute)
dh_units (Image attribute)
(ImageRGBA attribute)
Dialog (class in bokeh.models.widgets.dialogs)
Diamond (class in bokeh.models.markers)
diamond() (Figure method)
diamond_cross() (Figure method)
DiamondCross (class in bokeh.models.markers)
Dict (class in bokeh.properties)
dilate (Image attribute)
(ImageRGBA attribute)
(ImageURL attribute)
(Rect attribute)
dimension (Grid attribute)
dimensions (BarBuilder attribute)
(BoxSelectTool attribute)
(BoxZoomTool attribute)
(CrosshairTool attribute)
(LineBuilder attribute)
(PanTool attribute)
(WheelZoomTool attribute)
direction (AnnularWedge attribute)
(Arc attribute)
(Wedge attribute)
disable_callbacks() (Document method)
disabled (Widget attribute)
Document (class in bokeh.document)
document (State attribute)
Dropdown (class in bokeh.models.widgets.buttons)
dump() (Document method)
dw (Image attribute)
(ImageRGBA attribute)
dw_units (Image attribute)
(ImageRGBA attribute)

E

editable (DataTable attribute)
editor (TableColumn attribute)
Either (class in bokeh.properties)
enable_callbacks() (Document method)
enabled (DateRangeSlider attribute)
end (DataRange1d attribute)
(Range1d attribute)
(Slider attribute)
end_angle (AnnularWedge attribute)
(Arc attribute)
(Wedge attribute)
end_angle_units (AnnularWedge attribute)
(Arc attribute)
(Wedge attribute)
Enum (class in bokeh.properties)
error() (in module bokeh.validation.decorators)
Event (class in bokeh.properties)
execute() (Session method)
execute_callback_queue() (Document method)
execute_json() (Session method)
expr (BlazeDataSource attribute)
extra_x_ranges (Plot attribute)
extra_y_ranges (Plot attribute)

F

FactorRange (class in bokeh.models.ranges)
factors (FactorRange attribute)
field (TableColumn attribute)
field() (in module bokeh.properties)
Figure (class in bokeh.plotting)
figure() (in module bokeh.plotting)
FILE (in module bokeh.templates)
file (State attribute)
file_html() (in module bokeh.embed)
filename (ChartOptions attribute)
filename() (Chart method)
fill_alpha (AnnularWedge attribute)
(Annulus attribute)
(BarBuilder attribute)
(BoxAnnotation attribute)
(FillProps attribute)
(Gear attribute)
(Marker attribute)
(Oval attribute)
(Patch attribute)
(Patches attribute)
(Quad attribute)
(Rect attribute)
(Wedge attribute)
fill_color (AnnularWedge attribute)
(Annulus attribute)
(BoxAnnotation attribute)
(FillProps attribute)
(Gear attribute)
(Marker attribute)
(Oval attribute)
(Patch attribute)
(Patches attribute)
(Quad attribute)
(Rect attribute)
(Wedge attribute)
fill_ratio (DatetimeAxis attribute)
FillProps (class in bokeh.mixins)
find_doc() (Session method)
fit_columns (DataTable attribute)
FixedTicker (class in bokeh.models.tickers)
flip (Icon attribute)
Float (class in bokeh.properties)
font_style (StringFormatter attribute)
Foo (class in bokeh.sphinxext.sample)
format (DateFormatter attribute)
(NumberFormatter attribute)
(NumeralTickFormatter attribute)
(PrintfTickFormatter attribute)
formats (DatetimeTickFormatter attribute)
formatter (Axis attribute)
(TableColumn attribute)
from_blaze() (BlazeDataSource method)
from_df() (bokeh.models.sources.ColumnDataSource class method)
Function (class in bokeh.properties)

G

Gear (class in bokeh.models.glyphs)
GeoJSOptions (class in bokeh.models.map_plots)
GeoJSPlot (class in bokeh.models.map_plots)
geometries (ToolEvents attribute)
get_api_key() (Session method)
get_class() (Chart method)
(Figure method)
get_extra_args() (BarBuilder method)
(HistogramBuilder method)
get_json() (Session method)
global_alpha (ImageURL attribute)
glyph (BarBuilder attribute)
(BoxPlotBuilder attribute)
Glyph (class in bokeh.models.glyphs)
glyph (GlyphRenderer attribute)
(HistogramBuilder attribute)
glyph_height (in module bokeh.models.annotations)
(Legend attribute)
glyph_width (in module bokeh.models.annotations)
(Legend attribute)
GlyphRenderer (class in bokeh.models.renderers)
GMapOptions (class in bokeh.models.map_plots)
GMapPlot (class in bokeh.models.map_plots)
Grid (class in bokeh.models.grids)
grid (Figure attribute)
grid_line_alpha (Grid attribute)
grid_line_cap (Grid attribute)
grid_line_color (Grid attribute)
grid_line_dash (Grid attribute)
grid_line_dash_offset (Grid attribute)
grid_line_join (Grid attribute)
grid_line_width (Grid attribute)
GridPlot (class in bokeh.models.plots)
gridplot() (in module bokeh.io)
Group (class in bokeh.models.widgets.groups)
GuideRenderer (class in bokeh.models.renderers)

H

h (ImageURL attribute)
h_symmetry (Plot attribute)
h_units (ImageURL attribute)
HBox (class in bokeh.models.widgets.layouts)
height (ChartOptions attribute)
(DataTable attribute)
(Layout attribute)
(Oval attribute)
(Paragraph attribute)
(Rect attribute)
height() (Chart method)
height_units (Oval attribute)
(Rect attribute)
help_tooltip (HelpTool attribute)
HelpTool (class in bokeh.models.tools)
high (LinearColorMapper attribute)
Histogram() (in module bokeh.charts)
HistogramBuilder (class in bokeh.charts.builder.histogram_builder)
HoverTool (class in bokeh.models.tools)
hplot() (in module bokeh.io)
html (Widget attribute)
http_session (Session attribute)

I

icon (AbstractButton attribute)
(BooleanFormatter attribute)
Icon (class in bokeh.models.widgets.icons)
id (ChartOptions attribute)
id() (Chart method)
if_modified (AjaxDataSource attribute)
Image (class in bokeh.models.glyphs)
image (Image attribute)
(ImageRGBA attribute)
image() (Figure method)
image_rgba() (Figure method)
image_url() (Figure method)
ImageRGBA (class in bokeh.models.glyphs)
ImageURL (class in bokeh.models.glyphs)
Include (class in bokeh.properties)
index (Foo attribute)
inline (Group attribute)
INLINE (in module bokeh.resources)
inner_radius (AnnularWedge attribute)
(Annulus attribute)
inner_radius_units (AnnularWedge attribute)
(Annulus attribute)
InputWidget (class in bokeh.models.widgets.inputs)
Instance (class in bokeh.properties)
Int (class in bokeh.properties)
IntEditor (class in bokeh.models.widgets.tables)
internal (Gear attribute)
Interval (class in bokeh.properties)
interval (SingleIntervalTicker attribute)
inverted_triangle() (Figure method)
InvertedTriangle (class in bokeh.models.markers)

J

js_files (Resources attribute)
js_raw (Resources attribute)
JS_RESOURCES (in module bokeh.templates)
JSON (class in bokeh.properties)

L

label (AbstractButton attribute)
label_attributes (BarBuilder attribute)
label_height (in module bokeh.models.annotations)
(Legend attribute)
label_standoff (in module bokeh.models.annotations)
(Legend attribute)
label_text_align (Legend attribute)
label_text_alpha (Legend attribute)
label_text_baseline (Legend attribute)
label_text_color (Legend attribute)
label_text_font (Legend attribute)
label_text_font_size (Legend attribute)
label_text_font_style (Legend attribute)
label_width (in module bokeh.models.annotations)
(Legend attribute)
labels (AbstractGroup attribute)
language (NumberFormatter attribute)
(NumeralTickFormatter attribute)
LassoSelectTool (class in bokeh.models.tools)
lat (MapOptions attribute)
Layout (class in bokeh.models.widgets.layouts)
layout (SimpleApp attribute)
layout_registry (SimpleApp attribute)
left (BoxAnnotation attribute)
(Plot attribute)
(Quad attribute)
left_units (BoxAnnotation attribute)
legend (ChartOptions attribute)
Legend (class in bokeh.models.annotations)
legend (Figure attribute)
legend() (Chart method)
legend_padding (in module bokeh.models.annotations)
(Legend attribute)
legend_spacing (in module bokeh.models.annotations)
(Legend attribute)
legends (Legend attribute)
length (Ray attribute)
length_units (Ray attribute)
level (BoxAnnotation attribute)
(GlyphRenderer attribute)
Line (class in bokeh.models.glyphs)
line() (Figure method)
Line() (in module bokeh.charts)
line_alpha (AnnularWedge attribute)
(Annulus attribute)
(Arc attribute)
(Bezier attribute)
(BoxAnnotation attribute)
(Gear attribute)
(Line attribute)
(LineProps attribute)
(Marker attribute)
(MultiLine attribute)
(Oval attribute)
(Patch attribute)
(Patches attribute)
(Quad attribute)
(Quadratic attribute)
(Ray attribute)
(Rect attribute)
(Segment attribute)
(Wedge attribute)
line_cap (AnnularWedge attribute)
(Annulus attribute)
(Arc attribute)
(Bezier attribute)
(BoxAnnotation attribute)
(Gear attribute)
(Line attribute)
(LineProps attribute)
(Marker attribute)
(MultiLine attribute)
(Oval attribute)
(Patch attribute)
(Patches attribute)
(Quad attribute)
(Quadratic attribute)
(Ray attribute)
(Rect attribute)
(Segment attribute)
(Wedge attribute)
line_color (AnnularWedge attribute)
(Annulus attribute)
(Arc attribute)
(Bezier attribute)
(BoxAnnotation attribute)
(Gear attribute)
(Line attribute)
(LineProps attribute)
(Marker attribute)
(MultiLine attribute)
(Oval attribute)
(Patch attribute)
(Patches attribute)
(Quad attribute)
(Quadratic attribute)
(Ray attribute)
(Rect attribute)
(Segment attribute)
(Wedge attribute)
line_dash (AnnularWedge attribute)
(Annulus attribute)
(Arc attribute)
(Bezier attribute)
(BoxAnnotation attribute)
(Gear attribute)
(Line attribute)
(LineProps attribute)
(Marker attribute)
(MultiLine attribute)
(Oval attribute)
(Patch attribute)
(Patches attribute)
(Quad attribute)
(Quadratic attribute)
(Ray attribute)
(Rect attribute)
(Segment attribute)
(Wedge attribute)
line_dash_offset (AnnularWedge attribute)
(Annulus attribute)
(Arc attribute)
(Bezier attribute)
(BoxAnnotation attribute)
(Gear attribute)
(Line attribute)
(LineProps attribute)
(Marker attribute)
(MultiLine attribute)
(Oval attribute)
(Patch attribute)
(Patches attribute)
(Quad attribute)
(Quadratic attribute)
(Ray attribute)
(Rect attribute)
(Segment attribute)
(Wedge attribute)
line_join (AnnularWedge attribute)
(Annulus attribute)
(Arc attribute)
(Bezier attribute)
(BoxAnnotation attribute)
(Gear attribute)
(Line attribute)
(LineProps attribute)
(Marker attribute)
(MultiLine attribute)
(Oval attribute)
(Patch attribute)
(Patches attribute)
(Quad attribute)
(Quadratic attribute)
(Ray attribute)
(Rect attribute)
(Segment attribute)
(Wedge attribute)
line_policy (HoverTool attribute)
line_width (AnnularWedge attribute)
(Annulus attribute)
(Arc attribute)
(Bezier attribute)
(BoxAnnotation attribute)
(Gear attribute)
(Line attribute)
(LineProps attribute)
(Marker attribute)
(MultiLine attribute)
(Oval attribute)
(Patch attribute)
(Patches attribute)
(Quad attribute)
(Quadratic attribute)
(Ray attribute)
(Rect attribute)
(Segment attribute)
(Wedge attribute)
LinearAxis (class in bokeh.models.axes)
LinearColorMapper (class in bokeh.models.mappers)
LineBuilder (class in bokeh.charts.builder.line_builder)
LineProps (class in bokeh.mixins)
List (class in bokeh.properties)
list_data() (Session method)
lng (MapOptions attribute)
load() (Document method)
(Session method)
load_document() (Session method)
load_object() (Session method)
local (BlazeDataSource attribute)
location (Axis attribute)
lod_factor (in module bokeh.models.plots)
(Plot attribute)
lod_interval (in module bokeh.models.plots)
(Plot attribute)
lod_threshold (in module bokeh.models.plots)
(Plot attribute)
lod_timeout (in module bokeh.models.plots)
(Plot attribute)
LogAxis (class in bokeh.models.axes)
login() (Session method)
logo (Plot attribute)
logo_url (Resources attribute)
LogTicker (class in bokeh.models.tickers)
LogTickFormatter (class in bokeh.models.formatters)
low (LinearColorMapper attribute)

M

major_label_orientation (Axis attribute)
major_label_standoff (Axis attribute)
major_label_text_align (Axis attribute)
major_label_text_alpha (Axis attribute)
major_label_text_baseline (Axis attribute)
major_label_text_color (Axis attribute)
major_label_text_font (Axis attribute)
major_label_text_font_size (Axis attribute)
major_label_text_font_style (Axis attribute)
major_tick_in (Axis attribute)
major_tick_line_alpha (Axis attribute)
major_tick_line_cap (Axis attribute)
major_tick_line_color (Axis attribute)
major_tick_line_dash (Axis attribute)
major_tick_line_dash_offset (Axis attribute)
major_tick_line_join (Axis attribute)
major_tick_line_width (Axis attribute)
major_tick_out (Axis attribute)
make_axis() (Chart method)
make_doc() (Session method)
make_grid() (Chart method)
mantissas (AdaptiveTicker attribute)
map_options (GeoJSPlot attribute)
(GMapPlot attribute)
(MapPlot attribute)
map_type (GMapOptions attribute)
MapOptions (class in bokeh.models.map_plots)
MapPlot (class in bokeh.models.map_plots)
marker (BoxPlotBuilder attribute)
Marker (class in bokeh.models.markers)
Markup (class in bokeh.models.widgets.markups)
max_date (DatePicker attribute)
max_height (BarBuilder attribute)
max_interval (AdaptiveTicker attribute)
max_size (AjaxDataSource attribute)
measure_input (LineBuilder attribute)
measures (LineBuilder attribute)
menu (Dropdown attribute)
merge() (Document method)
messages (Resources attribute)
method (AjaxDataSource attribute)
min_border (Plot attribute)
min_border_bottom (Plot attribute)
min_border_left (Plot attribute)
min_border_right (Plot attribute)
min_border_top (Plot attribute)
min_date (DatePicker attribute)
min_height (BarBuilder attribute)
min_interval (AdaptiveTicker attribute)
minor_grid_line_alpha (Grid attribute)
minor_grid_line_cap (Grid attribute)
minor_grid_line_color (Grid attribute)
minor_grid_line_dash (Grid attribute)
minor_grid_line_dash_offset (Grid attribute)
minor_grid_line_join (Grid attribute)
minor_grid_line_width (Grid attribute)
minor_tick_in (Axis attribute)
minor_tick_line_alpha (Axis attribute)
minor_tick_line_cap (Axis attribute)
minor_tick_line_color (Axis attribute)
minor_tick_line_dash (Axis attribute)
minor_tick_line_dash_offset (Axis attribute)
minor_tick_line_join (Axis attribute)
minor_tick_line_width (Axis attribute)
minor_tick_out (Axis attribute)
mode (AjaxDataSource attribute)
(HoverTool attribute)
module (Gear attribute)
months (MonthsTicker attribute)
MonthsTicker (class in bokeh.models.tickers)
multi_line() (Figure method)
MultiLine (class in bokeh.models.glyphs)
MultiSelect (class in bokeh.models.widgets.inputs)

N

name (Icon attribute)
(InputWidget attribute)
(SimpleApp attribute)
names (BoxSelectTool attribute)
(DataRange attribute)
(HoverTool attribute)
(LassoSelectTool attribute)
(PolySelectTool attribute)
(TapTool attribute)
namespace (BlazeDataSource attribute)
nonselection_glyph (GlyphRenderer attribute)
notebook (ChartOptions attribute)
(State attribute)
notebook() (Chart method)
NOTEBOOK_DIV (in module bokeh.templates)
notebook_div() (in module bokeh.embed)
NOTEBOOK_LOAD (in module bokeh.templates)
num_labels (DatetimeAxis attribute)
num_minor_ticks (Ticker attribute)
NumberEditor (class in bokeh.models.widgets.tables)
NumberFormatter (class in bokeh.models.widgets.tables)
NumeralTickFormatter (class in bokeh.models.formatters)

O

object_link() (Session method)
objects (SimpleApp attribute)
offset (FactorRange attribute)
on_click() (AbstractGroup method)
(Button method)
(Dropdown method)
(Toggle method)
OpenURL (class in bokeh.models.callbacks)
options (Select attribute)
(SelectEditor attribute)
orientation (Legend attribute)
(Slider attribute)
outer_radius (AnnularWedge attribute)
(Annulus attribute)
outer_radius_units (AnnularWedge attribute)
(Annulus attribute)
outliers (BoxPlotBuilder attribute)
outline_line_alpha (Plot attribute)
outline_line_cap (Plot attribute)
outline_line_color (Plot attribute)
outline_line_dash (Plot attribute)
outline_line_dash_offset (Plot attribute)
outline_line_join (Plot attribute)
outline_line_width (Plot attribute)
output_file() (in module bokeh.io)
(State method)
output_notebook() (in module bokeh.io)
(State method)
output_server() (in module bokeh.io)
(State method)
Oval (class in bokeh.models.glyphs)
oval() (Figure method)

P

palette (LinearColorMapper attribute)
Panel (class in bokeh.models.widgets.panels)
PanTool (class in bokeh.models.tools)
Paragraph (class in bokeh.models.widgets.markups)
ParameterizedProperty (class in bokeh.properties)
Patch (class in bokeh.models.glyphs)
patch() (Figure method)
Patches (class in bokeh.models.glyphs)
patches() (Figure method)
Percent (class in bokeh.properties)
PercentEditor (class in bokeh.models.widgets.tables)
plot (Annotation attribute)
Plot (class in bokeh.models.plots)
plot (GuideRenderer attribute)
(Tool attribute)
PLOT_DIV (in module bokeh.templates)
plot_height (Plot attribute)
PLOT_JS (in module bokeh.templates)
PLOT_SCRIPT (in module bokeh.templates)
plot_width (Plot attribute)
PlotContext (class in bokeh.models.plots)
PlotList (class in bokeh.models.plots)
point_policy (HoverTool attribute)
poll_document() (Session method)
polling_interval (RemoteSource attribute)
PolySelectTool (class in bokeh.models.tools)
post_json() (Session method)
power_limit_high (BasicTickFormatter attribute)
power_limit_low (BasicTickFormatter attribute)
precision (BasicTickFormatter attribute)
pressure_angle (Gear attribute)
PreText (class in bokeh.models.widgets.markups)
PreviewSaveTool (class in bokeh.models.tools)
PrimitiveProperty (class in bokeh.properties)
PrintfTickFormatter (class in bokeh.models.formatters)
process_user_result() (SimpleApp method)
Property (class in bokeh.properties)
prune() (Document method)
pull() (Session method)
push() (in module bokeh.io)
(Session method)
push_notebook() (ColumnDataSource method)

Q

Quad (class in bokeh.models.glyphs)
quad() (Figure method)
Quadratic (class in bokeh.models.glyphs)
quadratic() (Figure method)

R

RadioButtonGroup (class in bokeh.models.widgets.groups)
RadioGroup (class in bokeh.models.widgets.groups)
radius (Arc attribute)
(Circle attribute)
(Wedge attribute)
radius_dimension (Circle attribute)
radius_units (Arc attribute)
(Circle attribute)
(Wedge attribute)
Range (class in bokeh.models.ranges)
range (DateRangeSlider attribute)
Range1d (class in bokeh.models.ranges)
range_padding (DataRange1d attribute)
Ray (class in bokeh.models.glyphs)
ray() (Figure method)
Rect (class in bokeh.models.glyphs)
rect() (Figure method)
redirect (HelpTool attribute)
ref (Document attribute)
Regex (class in bokeh.properties)
register() (Session method)
RelativeDelta (class in bokeh.properties)
RemoteSource (class in bokeh.models.sources)
remove() (ColumnDataSource method)
Renderer (class in bokeh.models.renderers)
renderers (BoxSelectTool attribute)
(DataRange attribute)
(HoverTool attribute)
(LassoSelectTool attribute)
(Plot attribute)
(PolySelectTool attribute)
(TapTool attribute)
reserve_color (LinearColorMapper attribute)
reserve_val (LinearColorMapper attribute)
reset() (State method)
reset_output() (in module bokeh.io)
ResetTool (class in bokeh.models.tools)
ResizeTool (class in bokeh.models.tools)
Resources (class in bokeh.resources)
responsive (ChartOptions attribute)
(Plot attribute)
right (BoxAnnotation attribute)
(Plot attribute)
(Quad attribute)
right_units (BoxAnnotation attribute)
rounding (NumberFormatter attribute)
(NumeralTickFormatter attribute)
row() (GridPlot method)
(Plot method)
row_headers (DataTable attribute)
rows (ImageRGBA attribute)

S

save() (in module bokeh.io)
(Session method)
scale (DatetimeAxis attribute)
scatter() (Figure method)
Scatter() (in module bokeh.charts)
ScatterBuilder (class in bokeh.charts.builder.scatter_builder)
Segment (class in bokeh.models.glyphs)
segment() (Figure method)
Select (class in bokeh.models.widgets.inputs)
select() (GridPlot method)
(Plot method)
select_every_mousemove (BoxSelectTool attribute)
(LassoSelectTool attribute)
selectable (DataTable attribute)
selected (DataSource attribute)
SelectEditor (class in bokeh.models.widgets.tables)
selection_glyph (GlyphRenderer attribute)
Seq (class in bokeh.properties)
server (ChartOptions attribute)
server() (Chart method)
ServerDataSource (class in bokeh.models.sources)
Session (class in bokeh.session)
session (State attribute)
set_debounce() (SimpleApp method)
set_output() (SimpleApp method)
setup_events() (SimpleApp method)
shaft_size (Gear attribute)
show() (Chart method)
(Session method)
(in module bokeh.io)
SimpleApp (class in bokeh.models.widgets.layouts)
SingleIntervalTicker (class in bokeh.models.tickers)
Size (class in bokeh.properties)
size (Icon attribute)
(Marker attribute)
Slider (class in bokeh.models.widgets.inputs)
sortable (DataTable attribute)
(TableColumn attribute)
source (ColumnsRef attribute)
(TableWidget attribute)
spin (Icon attribute)
Square (class in bokeh.models.markers)
square() (Figure method)
square_cross() (Figure method)
square_x() (Figure method)
SquareCross (class in bokeh.models.markers)
SquareX (class in bokeh.models.markers)
start (DataRange1d attribute)
(Range1d attribute)
(Slider attribute)
start_angle (AnnularWedge attribute)
(Arc attribute)
(Wedge attribute)
start_angle_units (AnnularWedge attribute)
(Arc attribute)
(Wedge attribute)
start_plot() (Chart method)
State (class in bokeh.state)
step (DateRangeSlider attribute)
(IntEditor attribute)
(NumberEditor attribute)
(Slider attribute)
store_document() (Session method)
store_objects() (Session method)
String (class in bokeh.properties)
StringEditor (class in bokeh.models.widgets.tables)
StringFormatter (class in bokeh.models.widgets.tables)
styles (GMapOptions attribute)

T

TableColumn (class in bokeh.models.widgets.tables)
TableWidget (class in bokeh.models.widgets.tables)
Tabs (class in bokeh.models.widgets.panels)
tabs (Tabs attribute)
TapTool (class in bokeh.models.tools)
teeth (Gear attribute)
test() (in module bokeh)
TestSession (class in bokeh.session)
Text (class in bokeh.models.glyphs)
text (Paragraph attribute)
(Text attribute)
text() (Figure method)
text_align (StringFormatter attribute)
(Text attribute)
(TextProps attribute)
text_alpha (Text attribute)
(TextProps attribute)
text_baseline (Text attribute)
(TextProps attribute)
text_color (StringFormatter attribute)
(Text attribute)
(TextProps attribute)
text_font (Text attribute)
(TextProps attribute)
text_font_size (Text attribute)
text_font_style (Text attribute)
(TextProps attribute)
TextEditor (class in bokeh.models.widgets.tables)
TextInput (class in bokeh.models.widgets.inputs)
TextProps (class in bokeh.mixins)
thing (in module bokeh.sphinxext.sample)
This (class in bokeh.properties)
ticker (Axis attribute)
Ticker (class in bokeh.models.tickers)
ticker (Grid attribute)
(LogTickFormatter attribute)
tickers (CompositeTicker attribute)
TickFormatter (class in bokeh.models.formatters)
ticks (FixedTicker attribute)
TimeEditor (class in bokeh.models.widgets.tables)
title (ChartOptions attribute)
(Dialog attribute)
(InputWidget attribute)
(Panel attribute)
(Plot attribute)
(TableColumn attribute)
title_text_align (Plot attribute)
title_text_alpha (Plot attribute)
title_text_baseline (Plot attribute)
title_text_color (Plot attribute)
title_text_font (Plot attribute)
title_text_font_size (ChartOptions attribute)
(Plot attribute)
title_text_font_style (Plot attribute)
to_blaze() (BlazeDataSource method)
to_bokeh() (in module bokeh.mpl)
to_df() (ColumnDataSource method)
Toggle (class in bokeh.models.widgets.buttons)
tool (BoxSelectionOverlay attribute)
Tool (class in bokeh.models.tools)
tool_events (Plot attribute)
toolbar_location (Plot attribute)
ToolEvents (class in bokeh.models.tools)
tools (ChartOptions attribute)
(Plot attribute)
tooltips (HoverTool attribute)
top (BoxAnnotation attribute)
(Quad attribute)
top_units (BoxAnnotation attribute)
transform (ServerDataSource attribute)
Triangle (class in bokeh.models.markers)
triangle() (Figure method)
Tuple (class in bokeh.properties)
type (AbstractButton attribute)
(ButtonGroup attribute)

U

units (GlyphRenderer attribute)
update_registry (SimpleApp attribute)
url (ImageURL attribute)
(OpenURL attribute)
use_doc() (Session method)
use_scientific (BasicTickFormatter attribute)
userapikey (Session attribute)
userinfo (Session attribute)
username (Session attribute)

V

v_symmetry (Plot attribute)
ValidationError
value (DatePicker attribute)
(DateRangeSlider attribute)
(Dropdown attribute)
(Foo attribute)
(MultiSelect attribute)
(Select attribute)
(Slider attribute)
(TextInput attribute)
value() (in module bokeh.properties)
value_labels (DateRangeSlider attribute)
values (BarBuilder attribute)
VBox (class in bokeh.models.widgets.layouts)
VBoxForm (class in bokeh.models.widgets.layouts)
vform() (in module bokeh.io)
visible (Axis attribute)
(Dialog attribute)
(Glyph attribute)
vm_serialize() (ColumnDataSource method)
vplot() (in module bokeh.io)

W

w (ImageURL attribute)
w_units (ImageURL attribute)
warning() (in module bokeh.validation.decorators)
webgl (Plot attribute)
Wedge (class in bokeh.models.glyphs)
wedge() (Figure method)
wheel_mode (DateRangeSlider attribute)
WheelZoomTool (class in bokeh.models.tools)
Widget (class in bokeh.models.widget)
widget_dict (SimpleApp attribute)
widget_list (SimpleApp attribute)
width (ChartOptions attribute)
(DataTable attribute)
(Layout attribute)
(Oval attribute)
(Paragraph attribute)
(Rect attribute)
(TableColumn attribute)
width() (Chart method)
width_units (Oval attribute)
(Rect attribute)

X

x (AnnularWedge attribute)
(Annulus attribute)
(Arc attribute)
X (class in bokeh.models.markers)
x (Gear attribute)
(Image attribute)
(ImageRGBA attribute)
(ImageURL attribute)
(Line attribute)
(Marker attribute)
(Oval attribute)
(Patch attribute)
(Ray attribute)
(Rect attribute)
(Text attribute)
(Wedge attribute)
x() (Figure method)
x0 (Bezier attribute)
(Quadratic attribute)
(Segment attribute)
x1 (Bezier attribute)
(Quadratic attribute)
(Segment attribute)
x_mapper_type (Plot attribute)
x_offset (Text attribute)
x_range (Plot attribute)
x_range_name (Axis attribute)
(BoxAnnotation attribute)
(GlyphRenderer attribute)
(Grid attribute)
xaxis (Figure attribute)
xgrid (ChartOptions attribute)
(Figure attribute)
xgrid() (Chart method)
xlabel (ChartOptions attribute)
xlabel() (Chart method)
xs (MultiLine attribute)
(Patches attribute)
xscale (ChartOptions attribute)
xscale() (Chart method)

Y

y (AnnularWedge attribute)
(Annulus attribute)
(Arc attribute)
(Gear attribute)
(Image attribute)
(ImageRGBA attribute)
(ImageURL attribute)
(Line attribute)
(Marker attribute)
(Oval attribute)
(Patch attribute)
(Ray attribute)
(Rect attribute)
(Text attribute)
(Wedge attribute)
y0 (Bezier attribute)
(Quadratic attribute)
(Segment attribute)
y1 (Bezier attribute)
(Quadratic attribute)
(Segment attribute)
y_mapper_type (Plot attribute)
y_offset (Text attribute)
y_range (Plot attribute)
y_range_name (Axis attribute)
(BoxAnnotation attribute)
(GlyphRenderer attribute)
(Grid attribute)
yaxis (Figure attribute)
YearsTicker (class in bokeh.models.tickers)
ygrid (ChartOptions attribute)
(Figure attribute)
ygrid() (Chart method)
ylabel (ChartOptions attribute)
ylabel() (Chart method)
ys (MultiLine attribute)
(Patches attribute)
yscale (ChartOptions attribute)
yscale() (Chart method)

Z

zoom (MapOptions attribute)