Matt Williams

Results 3 comments of Matt Williams

I've just had a play around with this. One of the main differences with the .NET Standard is how DLL's are loaded. I think the biggest challenge here will be...

I'm going to try and implement this by adding a mapping property similar to the DataPointSeries.

Hi guys, I have a working implementation of a HeatMapSeries which can be mapped to an ItemsSource. I think it's a bit rough though. A working example can be found...