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
968 stars 266 forks source link

Upgrade .NET version #20

Closed mpolewaczyk closed 5 years ago

mpolewaczyk commented 6 years ago

Upgrade .NET version to 4.6.2 This PR also fix #18

novikov-alexander-zz commented 5 years ago

Hi, @mpolewaczyk we decided not to raise version of target framework saving ability of 4.5.2 users to use this library. We take advantage of multitargeting build instead via PR #25.