Skip to content

Commit

Permalink
fix names
Browse files Browse the repository at this point in the history
  • Loading branch information
kanitw committed Jun 13, 2022
1 parent a7af902 commit cc82ce5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions site/_data/examples.json
Expand Up @@ -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",
Expand Down

0 comments on commit cc82ce5

Please sign in to comment.