Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hello Syncfusion,
I have a problem with the HeatMap Chart in blazor.
When I have no values in the first column the SFChart throw an error :
but when I have at least 1 value in the first column it's work.
Do you know if the bug is fixed in a newer version ? If not how can we fixed temporaly in our code ?
I tried to insert "null" / "NaN" values but it doesn't work and I don't want to insert "0".
Best regards,
Valentin Dumarquez