microsoft / InteractiveDataDisplay.WPF

Interactive Data Display for WPF is a set of controls for adding interactive visualization of dynamic data to your application. It allows to create line graphs, bubble charts, heat maps and other complex 2D plots which are very common in scientific software. Interactive Data Display for WPF integrates well with Bing Maps control to show data on a geographic map in latitude/longitude coordinates. The controls can also be operated programmatically.
Other
970 stars 265 forks source link

HeatMap Palette #8

Closed ema88 closed 6 years ago

ema88 commented 6 years ago

The colour palette in the heatmap graph is not properly working, even in the given example. Min and max values are reversed and the colours set in the xml file just mess everything up.

NikitaSkoblov commented 6 years ago

Hello! Thank you for bug report. There was an issue with color encoding in palette control which is fixed in latest version.