What is the current behavior?
In the StackedAreaChart example https://recharts.org/en-US/examples/StackedAreaChart, the dots of a data point are half covered by the next higher area.

What is the expected behavior?
I think it would be more intuitive to show the points on top of the areas or alternatively make the z-order configurable.
Which versions of Recharts, and which browser / OS are affected by this issue? Did this work in previous versions of Recharts?
Only tested for 2.12.7 on Chrome.
What is the current behavior?
In the StackedAreaChart example https://recharts.org/en-US/examples/StackedAreaChart, the dots of a data point are half covered by the next higher area.

What is the expected behavior?
I think it would be more intuitive to show the points on top of the areas or alternatively make the z-order configurable.
Which versions of Recharts, and which browser / OS are affected by this issue? Did this work in previous versions of Recharts?
Only tested for 2.12.7 on Chrome.