reactjs - recharts legend customization

PHOTO EMBED

Tue Feb 02 2021 12:47:31 GMT+0000 (Coordinated Universal Time)

Saved by @Syncopa

<Legend layout="horizontal" verticalAlign="top" align="center" /> // above 

1

//Try and assuming you've wrapped it in 
<Legend wrapperStyle={{top: 0, left: 25}}/> 
//a ResponsiveContainer with a defined height, that should work.
content_copyCOPY

https://stackoverflow.com/questions/53796947/recharts-legend-above-chart