Skip to content

Commit

Permalink
toogle serie from custom layers
Browse files Browse the repository at this point in the history
  • Loading branch information
Pasha28198 committed Nov 21, 2023
1 parent 841f2d8 commit 6525715
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/bar/src/Bar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,7 @@ const InnerBar = <RawDatum extends BarDatum>({
xScale,
yScale,
tooltip,
toggleSerie,
getTooltipLabel,
onClick,
onMouseEnter,
Expand All @@ -393,6 +394,7 @@ const InnerBar = <RawDatum extends BarDatum>({
xScale,
yScale,
tooltip,
toggleSerie,
getTooltipLabel,
onClick,
onMouseEnter,
Expand Down

0 comments on commit 6525715

Please sign in to comment.