diff --git a/altair/examples/image_tooltip.py b/altair/examples/image_tooltip.py index 9b818c6f7..7473b77bd 100644 --- a/altair/examples/image_tooltip.py +++ b/altair/examples/image_tooltip.py @@ -5,7 +5,7 @@ Either URLs or local file paths can be used to reference the images. """ -# category: other charts +# category: interactive charts import altair as alt import pandas as pd