Skip to content

Commit

Permalink
Merge e6db7ba into 4444b51
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed May 23, 2021
2 parents 4444b51 + e6db7ba commit f950642
Show file tree
Hide file tree
Showing 8 changed files with 609 additions and 935 deletions.
1 change: 1 addition & 0 deletions holoviews/plotting/bokeh/__init__.py
Expand Up @@ -38,6 +38,7 @@
from .graphs import GraphPlot, NodePlot, TriMeshPlot, ChordPlot
from .heatmap import HeatMapPlot, RadialHeatMapPlot
from .hex_tiles import HexTilesPlot
from .links import LinkCallback # noqa (API import)
from .path import PathPlot, PolygonPlot, ContourPlot
from .plot import GridPlot, LayoutPlot, AdjointLayoutPlot
from .raster import RasterPlot, RGBPlot, HSVPlot, QuadMeshPlot
Expand Down

0 comments on commit f950642

Please sign in to comment.