Just a quick note on the Funnel Chart (which looks amazing by the way) It seems not to work well with small numbers…I tried in in your playground… Playground | Radzen Blazor Components so you can see what i mean, with the numbers i used, it seems that smaller numbers don’t render the bottom segment properly…
Thanks! The fix will be included in our next update tomorrow!
Thank you! I was able to do a work around, I added another segment set to 0, then used css and data labels set to false and it hid the 0 segment from both the chart and legend, but just wanted to let you know!
The fix is already in the master - try it and let us know will it work for you.
Its still doing the same thing, i used 4 segments, with these values 179, 31, 15 and 9 and the 9 segment flares out at the bottom instead of in. Like i said I have a work around, but it does seem to be an issue only on smaller numbers, if i use numbers like 500, 250, 100, 50 it works fine…I think its a ratio issue