Created Unassigned: Fast dynamic data. System.InvalidOperationException [10104]
im use fast dynamic data. sometimes it thrown exception (An unhandled exception of type 'System.InvalidOperationException' occurred in mscorlib.dll) - collection changed; cant iterate this. i solved...
View ArticleCreated Unassigned: error inflating class plotview [10105]
Hello,i am trying to use oxyplot on android, and i am getting the error "error inflating class PlotView"i have built and referenced OxyPlot.XamarinAndroid, and the only thing i try to do is add it in...
View ArticleCommented Unassigned: Fast dynamic data. System.InvalidOperationException...
im use fast dynamic data. sometimes it thrown exception (An unhandled exception of type 'System.InvalidOperationException' occurred in mscorlib.dll) - collection changed; cant iterate this. i solved...
View ArticleCommented Unassigned: Fast dynamic data. System.InvalidOperationException...
im use fast dynamic data. sometimes it thrown exception (An unhandled exception of type 'System.InvalidOperationException' occurred in mscorlib.dll) - collection changed; cant iterate this. i solved...
View ArticleNew Post: Updating HeatMapSeries
Hello, is there a way to update a PlotModel which contains a HeatMapSeries, without creating a new instance of a PlotModel and overwriting the old one? I am using the MVVM pattern and WPF here. I tried...
View ArticleNew Post: Error using toolbox with managed C++
I have a managed C++ WinForm application that I am trying to drop a plot into. When I do so, I get the following error dialog:--------------------------- Microsoft Visual Studio...
View ArticleCommented Unassigned: error inflating class plotview [10105]
Hello,i am trying to use oxyplot on android, and i am getting the error "error inflating class PlotView"i have built and referenced OxyPlot.XamarinAndroid, and the only thing i try to do is add it in...
View ArticleSource code checked in, #275dbf9db6fd
WPF: Add RefreshFlag property to Plot control (another way to refresh the plot)
View ArticleCommented Unassigned: error inflating class plotview [10105]
Hello,i am trying to use oxyplot on android, and i am getting the error "error inflating class PlotView"i have built and referenced OxyPlot.XamarinAndroid, and the only thing i try to do is add it in...
View ArticleCommented Unassigned: error inflating class plotview [10105]
Hello,i am trying to use oxyplot on android, and i am getting the error "error inflating class PlotView"i have built and referenced OxyPlot.XamarinAndroid, and the only thing i try to do is add it in...
View ArticleClosed Unassigned: error inflating class plotview [10105]
Hello,i am trying to use oxyplot on android, and i am getting the error "error inflating class PlotView"i have built and referenced OxyPlot.XamarinAndroid, and the only thing i try to do is add it in...
View ArticleNew Post: Error using toolbox with managed C++
Figured it out. I wasn't able to add the winforms class library to the project references because my project was targeting .NET version 4.0. It will add the core OxyPlot library, but it will throw an...
View ArticleNew Post: OxyPlot.Axes.DateTimeAxis ArgumentOutOfRangeException and...
I don't seem to see an example that shows this works. Simply doing this in Visual Basic will cause compiler errors with the following error message: code: Dim xAxis As DateTimeAxis = New DateTimeAxis()...
View ArticleNew Post: PNG encoder changes?
OK, I switched the indexes and everything works fine. Hope you received the PDF book from your Amazon wish list. Thanks again for this library.
View ArticleNew Post: Sparklines using OxyPloy
Oxyplot can easily support sparklines. Any plans or comments ?http://en.wikipedia.org/wiki/Sparkline Few articles about themhttp://www.edwardtufte.com/bboard/q-and-a-fetch-msg?msg_id=0001OR...
View ArticleNew Post: Oxyplot Features
There a lot of examples of charts using D3 JavaScripthttps://github.com/mbostock/d3/wiki/Gallery Any plans to support any of these charts ? Bubble Chart Chord Chart Bullet Chart....
View ArticleReviewed: OxyPlot binaries (Dec 30, 2013)
Rated 5 Stars (out of 5) - Great set of charts.. continuously evolving....
View Article