disabling focus border
Author: bonesoulCreated Jun 23, 2025Updated Sep 17, 2026
Labelsenhancement
After upgrading to 3.0, the chart components now have a focus border as you can see in this screenshot. the white border is shown after user clicks the chart area.
The same behaviour also exists in examples pages: https://recharts.org/en-US/examples/TinyBarChart
How can I disable this behavior?
Source: recharts/recharts