Skip to content

Commit

Permalink
Merge 7c73079 into 1a366bc
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Aug 27, 2020
2 parents 1a366bc + 7c73079 commit e3c72f2
Show file tree
Hide file tree
Showing 7 changed files with 449 additions and 489 deletions.
1 change: 1 addition & 0 deletions holoviews/plotting/bokeh/__init__.py
Expand Up @@ -35,6 +35,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 e3c72f2

Please sign in to comment.