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

Graph bounds for home placement + .NET Core 3 #33

Open Pavllick opened 5 years ago

Pavllick commented 5 years ago

Consist of additional LeftBound and RightBound properties to specify graph's home placement, on load and on double click. Property added over mastry's .NET Core 3.0 branch.

msftclas commented 5 years ago

CLA assistant check
All CLA requirements met.

mlb0029 commented 4 years ago

When will we be able to work in .Net Core 3?