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

Dynamic Data Display is more robust than InteractiveDataDisplay #38

Open 07012220 opened 4 years ago

07012220 commented 4 years ago

Dynamic Data Display is the former version of InteractiveDataDisplay. Dynamic Data Display has more function and more robust.