New Post: Documentation and default behavior
Was the Copy bitmap command removed? I think that must have been by mistake (or maybe I have already forgot something...). Should be added under issues!
View ArticleNew Post: Exception when touching tablet
I only have this Information: Problemsignatur: Problemereignisname: CLR20r3 Problemsignatur 01: BDCViewer.exe Problemsignatur 02: 1.1.0.0 Problemsignatur 03: 53e4a545 Problemsignatur 04: OxyPlot.Wpf...
View ArticleCreated Unassigned: HeatMapSeries not correct on non-linear axis [10239]
When adding a heatmapseries to a plotmodel which has a non-linear X-axis, the heatmap is still drawn as if it was linear.
View ArticleNew Post: Documentation and default behavior
Welcome back Objo! And yea, for some reason it's in the demos but not in the most recent PlotCommands, wasn't really sure why.
View ArticleNew Post: Moving the project to GitHub
what about userecho? Can that be used as a forum? http://oxyplot.userecho.com/ I will do some testing with github next week, I have createdhttps://github.com/objorke/oxyplot and pushed the history from...
View ArticleNew Post: Moving the project to GitHub
Never heard of userecho myself, from the main site it sounds nice, but the one you linked looked horrible lol could just be because it's not set up at all. I'd be happy to help out moving the issues...
View ArticleNew Post: When trying to change data series: XAxis not defined.
I made a Windows Form for "streaming" data asynchronously from a set of running benchmarks. I create the PlotModels in advance, and whenever new data arrives, I call model.Series.Clear() and then...
View ArticleNew Post: When trying to change data series: XAxis not defined.
(I see, it's the Position property e.g. Position = AxisPosition.Bottom) I notice that this is specifically a painting problem; if the graph is never painted on the screen (e.g. because it exists...
View ArticleNew Post: Moving the project to GitHub
@Slxe: thanks for the link! I tried both that one and cp2gh but could not get them to work. So I rather reinvented the wheel based on octokit. The project is 68 lines of C# code. Here is a test...
View ArticleNew Post: OxyPlot and .NET 3.5 (ASP.NET) webapplication
Hi Is it possible to use OxyPlot in a .NET 3.5 (ASP.NET) webapplication? We want to integrate OxyPlot in our website. The only requirement is to generate an exported image of a PlotView. With kind regards
View ArticleNew Post: Is there a replacement for KeyboardPanHorizontalStep in XAML?
DrStrangeLove, Did you ever find a solution for this. I am in the same predicament. Thanks.
View ArticleCreated Unassigned: Nuget loader fails [10240]
Hi,I reinstalled MS VS 2012 and tried to install the OxyPlot-Core via the NuGet packet manager. Unfortunately it didn't work:Could not install package 'OxyPlot.Core 2014.1.319.1'. You are trying to...
View ArticleNew Post: Is it possible to get the actual x value in a BarSeries ToolTip
Is it possible to get the actual x value in a BarSeries ToolTip by a MouseDown event?
View ArticleNew Post: OxyPlot and .NET 3.5 (ASP.NET) webapplication
I think you can use the png exporter in the WinForms project to generate images to use in ASP.NET. For .NET 3.5 you must build it yourself.
View ArticleNew Post: Moving the project to GitHub
I have also tested migration of the discussion threads to UserEcho:https://oxyplot.userecho.com/topic/489030-oxyplot-moving-the-project-to-github/
View ArticleNew Post: Moving the project to GitHub
@slxe: thanks for the welcome back. I just enjoyed an offline vacation with wife and children, I am not abandoning the project in case you were worried about that :-)
View ArticleNew Post: Moving the project to GitHub
I have created a GitHub organization https://github.com/oxyplot The new repository is at https://github.com/oxyplot/oxyplot It seems like also some of the committers are recognized at GitHub!
View ArticleNew Post: Moving the project to GitHub
I like the UserEcho site. Especially the FAQ at the beginning. It is also nice that you can sign in with your github account. I'm just curious about the grey boxes behind the text... Is that the...
View ArticleUpdated Wiki: Home
This project has moved to GitHubhttp://github.com/oxyplotProject DescriptionOxyPlot is a cross-platform plotting library for .NET.For examples, see the Silverlight Example BrowserThe documentation is...
View Article