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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

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 : 

Empty


Empty



but when I have at least 1 value in the first column it's work.


Empty


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