diff --git a/holoviews/plotting/__init__.py b/holoviews/plotting/__init__.py index baccf63902..7351aee151 100644 --- a/holoviews/plotting/__init__.py +++ b/holoviews/plotting/__init__.py @@ -50,6 +50,8 @@ def rescale_figure(percent_size): scale_factor * obj.shape[1] * rescale_figure(percent_size)[1]) else: return rescale_figure(percent_size) + + GIF_TAG = "
" VIDEO_TAG = """