diff --git a/examples/specs/interactive_bar_full_height_hover.vl.json b/examples/specs/interactive_histogram_full_height_hover.vl.json similarity index 100% rename from examples/specs/interactive_bar_full_height_hover.vl.json rename to examples/specs/interactive_histogram_full_height_hover.vl.json diff --git a/site/_data/examples.json b/site/_data/examples.json index d25ccb3d83..093515eaca 100644 --- a/site/_data/examples.json +++ b/site/_data/examples.json @@ -792,8 +792,8 @@ "title": "Bar Chart with Highlighting on Hover and Selection on Click" }, { - "name": "interactive_bar_full_height_hover", - "title": "Bar Chart with Full-Height Hover Targets for Tooltip" + "name": "interactive_histogram_full_height_hover", + "title": "Histogram with Full-Height Hover Targets for Tooltip" }, { "name": "interactive_legend",