Skip to content

Commit

Permalink
Remove unecessary beforeLabel override
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelSzmarowski committed Sep 28, 2023
1 parent 03a791d commit 3ee2b9e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/visualizations/src/components/Chart/Chart.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -173,9 +173,6 @@
}
return '';
},
beforeLabel() {
return '';
},
}),
},
// Treemap tooltips only display the category name and count
Expand Down

0 comments on commit 3ee2b9e

Please sign in to comment.