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

Documentation #21

Open erviss opened 6 years ago

erviss commented 6 years ago

Hi! Is there any documentation for InteractiveDataDisplay.WPF ?

thanks

artemiusgreat commented 4 years ago

For those who's still looking. https://github.com/artemiusgreat/InteractiveDataDisplay.WPF/blob/master/D3-WPF-Version-2.pdf

DanStevens commented 3 years ago

For those who's still looking. https://github.com/artemiusgreat/InteractiveDataDisplay.WPF/blob/master/D3-WPF-Version-2.pdf

How up-to-date is that document? Will there be a new version? Is there/will there be a API reference generated from source code?

piotr-esroe commented 2 years ago

If this document is current why it isn't in the main repo?