I want to draw a thermal graphic in C#. This graphic likes this picture.
I found a charting library ZedGraph. But the library can't do this.
Any suggestions? Thank you very much.
|
I want to draw a thermal graphic in C#. This graphic likes this picture. I found a charting library ZedGraph. But the library can't do this. Any suggestions? Thank you very much. | |||
|
feedback
|
|
A simple Google search on C# heatmap found this website: http://dylanvester.com/post/Creating-Heat-Maps-with-NET-20-%28C-Sharp%29.aspx Hope this will help you getting started. | |||
|
feedback
|