Clickable area at the <Area /> level for Area charts #6493
|
Is there a reason why users can't click on an specific area and get as argument the current data entry that represents that area and point for the clicked one? Is there a way to get this working on 3.3.0? Context: it seems like it changed in a minor version: https://github.com/recharts/recharts/blob/v3.1.0/src/cartesian/Area.tsx#L258 (where I'm able to get the onClick working fine) vs https://github.com/recharts/recharts/blob/v3.1.1/src/cartesian/Area.tsx#L273 (filtered out) |
Replies: 3 comments
|
Sounds like a bug/an accident |
|
released in 3.4 |
released in 3.4