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

DateTime axis #7

Open JelleAdan opened 6 years ago

JelleAdan commented 6 years ago

I believe that with DynamicDataDisplay it used to be possible to have a DateTime axis. Can't find this capability anywhere in this new version, what happened to it?

DarrenAlman commented 6 years ago

I have the same question. I could not find any trace of "DateTime" anywhere in the InteractiveDataDisplay project. Do we have to make our own TicksProvider?

ViolentPandas commented 6 years ago

How To Using DateTime?

mpolewaczyk commented 6 years ago

I made pull request (#19 ) that will allow you to create a custom axis format

gwyzj commented 4 years ago

This function is not able to use