You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fillOpacity is an svg property which recharts passes down to the path element. I'm not sure if it should be a prop that is added to the documentation or not.
@nikolasrieble what do you think of props like this that are SVG props rather than actual recharts props?
fillOpacity
is used in theAreaChart
examplehttps://recharts.org/en-US/api/AreaChart
but it's not in the
Area
pagehttps://recharts.org/en-US/api/Area
The text was updated successfully, but these errors were encountered: