New Post: Example for touch in Win7?
I contacted ABT Software support, and they directed me to an example program that I could download from their site that used the touch pan/zoom modifiers. However, those didn't work exactly the way I...
View ArticleNew Post: Exception when touching tablet
The Problem was away when using self-compiled OxyPlot.dll and OxyPlot.Wpf.dll. I did the compiling with Visual Studio 2013.
View ArticleNew Post: ArrowAnnotation.Text event
Hi all, is it possible to get an event by clicking on the ArrowAnnotation.Text ???
View ArticleNew Post: ArrowAnnotation.Text event
Note that the forum has been moved to http://discussion.oxyplot.org
View ArticleNew Post: Axis Scale
Hello, how can i zoom the axis like the startview? what do i have to do?
View ArticleNew Post: OxyPlot.Wpf.LineSeries
Hello, is it possible to Add DataPoints to an OxyPlot.Wpf.LineSeries ???
View ArticleCommented Unassigned: Display minimum/maximum axis labels [10229]
Add an option to show minimum/maximum values of the axes.See https://oxyplot.codeplex.com/discussions/551062Comments: Any news on this issue?
View ArticleCommented Unassigned: Display minimum/maximum axis labels [10229]
Add an option to show minimum/maximum values of the axes.See https://oxyplot.codeplex.com/discussions/551062Comments: The project is moved to GitHub
View ArticleNew Post: Change axis textcolor in OxyPlot for WPF
Is this still yet to be added? I need a graph with white axis text and lines in wpf. Is there any other way of doing it? Thanks!
View ArticleNew Post: Change axis textcolor in OxyPlot for WPF
@chriship this project has been moved to github!
View ArticleNew Post: FileNotFoundException in XAML designer (Visual Studio 2012/2013)
Installing Silverlight 5 SDK worked for me too! Love you guys- been having the same issue with Catel!
View ArticleNew Post: Formatting the Tracker control
Hi idmm, I realize this is 2 years late, and that your problem is solved for you by now. But I myself recently needed to do exactly this, and found your thread together with everytimer's extremely rude...
View ArticleNew Post: Formatting the Tracker control
@avada Thanks for providing your solution, but note - this forum is no more in use, you should use http://discussion.oxyplot.org/ I find everytimer's comment to be quite helpful - it is always a good...
View ArticleNew Post: Formatting the Tracker control
Hi objo, Thank you for the heads up about this forum being outdated! Still, I hope that since I found the question here the response might still be useful. Regarding the previous comment, I read it as:...
View ArticleCommented Feature: Partial invalidation [10052]
Allow partial invalidation of the plots.E.g. update only the visible elements of an annotation, axis or series.The partial invalidation should not be used when the whole model needs to be updated (e.g....
View ArticleCreated Unassigned: OxyMouseEvents not caught due to InvalidatePlot() [10242]
__I noticed that my MouseDown (attached to my Model or Series) event handlers appear to not fire when my plot is updating. Is there a workaround/solution for this?__I have a PlotModel that I update...
View Article