
The alignment point within the parent container.Ī list of CSS class names to add to this DOM element.Ī Bokeh protocol "structure" of this model, i.e. Maximal height of the component (in pixels) if height is adjustable.Īllows to create additional space around the component.ĭescribes how the component should maintain its width.ĭescribes how the component should maintain its height.ĭescribes the proportional relationship between component's width and height. Maximal width of the component (in pixels) if width is adjustable. Minimal height of the component (in pixels) if height is adjustable. Minimal width of the component (in pixels) if width is adjustable. Whether the component will be visible and a part of a layout. Whether the widget will be disabled when rendered. How a plot should respond to being reset. Specify the aspect ratio behavior of the plot.Ī value to be given for increased aspect ratio control. Specify the output backend for the plot area. Timeout (in ms) for checking whether interactive tool events are still occurring.

Interval (in ms) during which an interactive tool event will enable level-of-detail downsampling. Minimum size in pixels of the padding region to the right of the central plot region.Ī convenience property to set all all the min_border_X properties to the same value.ĭecimation factor to use when applying level-of-detail decimation.Ī number of data points, above which level-of-detail downsampling may be performed by glyph renderers. Minimum size in pixels of the padding region to the left of the central plot region. Minimum size in pixels of the padding region below the bottom of the central plot region. Minimum size in pixels of the padding region above the top of the central plot region. The fill alpha for the plot border style. The fill color for the plot border style. The fill alpha for the plot background style. The fill color for the plot background style. the height of the actual plot, with toolbars etc. This is the exact height of the layout, i.e. This is the exact width of the layout, i.e. the height of the actual plot, without toolbars etc. This is the exact height of the plotting canvas, i.e. the width of the actual plot, without toolbars etc. This is the exact width of the plotting canvas, i.e. The height of a plot frame or the inner height of a plot, excluding any axes, titles, border padding, etc. The width of a plot frame or the inner width of a plot, excluding any axes, titles, border padding, etc. This is a compatibility alias for the height property This is a compatibility alias for the width property Stick the toolbar to the edge of the plot.Ī list of renderers to occupy the area to the left of the plot.Ī list of renderers to occupy the area to the right of the plot.Ī list of renderers to occupy the area above of the plot.Ī list of renderers to occupy the area below of the plot.Ī list of renderers to occupy the center area (frame) of the plot. The toolbar associated with this plot which holds all the tools. The line width for the plot border outline.Ī list of all renderers for this plot, including guides and annotations in addition to glyphs. The line color for the plot border outline. The line join for the plot border outline.

The line alpha for the plot border outline. The line dash for the plot border outline. The line cap for the plot border outline. The line dash offset for the plot border outline. Whether to use HiDPI mode when available. What kind of scale to use to convert y-coordinates in data space into y-coordinates in screen space.Īdditional named ranges to make available for mapping x-coordinates.Īdditional named ranges to make available for mapping y-coordinates.Īdditional named scales to make available for mapping x-coordinates.Īdditional named scales to make available for mapping y-coordinates. What kind of scale to use to convert x-coordinates in data space into x-coordinates in screen space. The (default) data range of the vertical dimension of the plot. The (default) data range of the horizontal dimension of the plot. Splattable list of Grid objects for the y dimension. Splattable list of Grid objects for the x dimension.

Splattable list of Axis objects for the y dimension. Splattable list of Axis objects for the x dimension.
