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.
Stars
1.0k
Forks
270
Watchers
1.0k
Open Issues
35
Overall repository health assessment
No package.json found
This might not be a Node.js project
2
commits
2
commits
2
commits
2
commits
2
commits
1
commits
1
commits
Added compatibility with System.Reactive.4.0.0 and higher (#25)
710fc2dView on GitHubMerge pull request #17 from Alexx999/add-dashed-line-support
25320ffView on GitHubFixed bug where PlotAxis would override Foreground property with hardcoded black colour, making it unusable for dark themes (white-on-black instead of black-on-white)
92aa53bView on GitHubMerge pull request #10 from NikitaSkoblov/master
3ada711View on GitHubLibrary made CLS-compliant. Chart class is no longer a sealed class.
cbd9fe6View on GitHubMerge pull request #9 from NikitaSkoblov/master
acb6050View on GitHub