Skip to content

Commit

Permalink
Update webgl documentation with new glyphs
Browse files Browse the repository at this point in the history
  • Loading branch information
mattpap committed Apr 6, 2023
1 parent f5d4ed3 commit c8b0271
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/bokeh/source/docs/user_guide/output/webgl.rst
Expand Up @@ -37,6 +37,10 @@ Supported glyphs

Bokeh's WebGL support covers the following fixed-shape glyphs:

* :func:`~bokeh.plotting.figure.annular_wedge`

* :func:`~bokeh.plotting.figure.annulus`

* :func:`~bokeh.plotting.figure.block`

* :func:`~bokeh.plotting.figure.circle`
Expand All @@ -53,6 +57,8 @@ Bokeh's WebGL support covers the following fixed-shape glyphs:

* :func:`~bokeh.plotting.figure.vbar`

* :func:`~bokeh.plotting.figure.wedge`

WebGL support for these fixed-shape glyphs covers the following properties:

* all :ref:`fill properties <ug_styling_fill_properties>`
Expand Down

0 comments on commit c8b0271

Please sign in to comment.