Skip to content

Commit

Permalink
Reorganized callbacks
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Apr 4, 2020
1 parent 3c64900 commit c0a06cd
Show file tree
Hide file tree
Showing 5 changed files with 412 additions and 405 deletions.
1 change: 1 addition & 0 deletions holoviews/plotting/bokeh/__init__.py
Original file line number Diff line number Diff line change
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
Loading

0 comments on commit c0a06cd

Please sign in to comment.