Reproduction link
Edit on CodeSandbox
Steps to reproduce
create a bar chart with very precise numbers
What is expected?
the bars mantain the barSize width
What is actually happening?
they get shrinked
| Environment |
Info |
| Recharts |
v2.10.3 |
| React |
1.18 |
| System |
win 10 |
| Browser |
Chrome |
If I round the numbers to 2 decimals points it works just fine..
Reproduction link
Edit on CodeSandbox
Steps to reproduce
create a bar chart with very precise numbers
What is expected?
the bars mantain the barSize width
What is actually happening?
they get shrinked
If I round the numbers to 2 decimals points it works just fine..