If title of the series is very long it may start to overlap with the chart itself (like in the image). Is there any possibility to overcome it?
Hi @bboruta,
This seems to be an issue with the Material theme. The font-size of the legend is too big and as a result the text measuring code is wrong. We will address that with the next release of Radzen.Blazor.
1 Like
The fix should now be live with 4.6.0. Make sure you flush your browser cache though as the fix is in the theme CSS file.
It works great, thanks!