You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I opened an issue related to this topic on the UWP repo (oxyplot/oxyplot-uwp#1), is there any implementation ready? I'm trying to get this feature ready on my weekends, so maybe I can take the issue if there is no one already working on it.
From oxyplot: oxyplot/oxyplot#124
Use Direct2D (SharpDX) to speed up rendering for WPF.
objo 2014-03-17 09:33
See see https://oxyplot.codeplex.com/workitem/10134
Code reference:
TODOs:
Another possible option for WPF would be to check if implementing a custom ImageSource (without Direct3D9) and only Direct2D would help:
The text was updated successfully, but these errors were encountered: