New Post: Scatter series on heat map
I added both heat map series and scatter series to the same plot model. but only heat map is shown on the plot model. What is reason of the problem? The code is given below: PlotModel pm ; pm = new...
View ArticleUpdated Wiki: Home
Project DescriptionOxyPlot is a cross-platform plotting library for .NET.For examples, see the Silverlight Example BrowserThe documentation is located at oxyplot.org (under construction, please...
View ArticleCreated Unassigned: Support Windows Universal Apps [10201]
http://msdn.microsoft.com/en-us/library/windows/apps/dn609832.aspx
View ArticleNew Post: Windows Phone 8 support??
Hi It's good to hear that, I'm working in a cross platform App and it would be really nice if I can use the same components for the charts in all of them. I don't know if you have a time frame for the...
View ArticleNew Post: How to set two differents magnitudes for a Polar plot?
Hi, I´m using OxyPlot in a project which requires a Polar plot with two different Magnitude Axis. I was able to make the plot update its series but when I updated the magnitude axis it only considers...
View ArticleEdited Unassigned: How to set two differents magnitudes for a Polar plot?...
Hi, I´m using OxyPlot in a project which requires a Polar plot with two different Magnitude Axis. I was able to make the plot update its series but when I updated the magnitude axis it only considers...
View ArticleCommented Unassigned: How to set two differents magnitudes for a Polar plot?...
Hi, I´m using OxyPlot in a project which requires a Polar plot with two different Magnitude Axis. I was able to make the plot update its series but when I updated the magnitude axis it only considers...
View ArticleNew Post: How to set two differents magnitudes for a Polar plot?
It worked! My Polar Plot has four axes (two angle and two magnitude), the first measures three things so it has three series. The second also measures three values and has its three series. I did as...
View ArticleClosed Unassigned: Wpf.PngExporter should support resolution [10199]
See unit test in PngExporterTestsImprove assertion on the unit testhttps://oxyplot.codeplex.com/discussions/541960
View ArticleNew Post: How to increase DPI in PngExporter call to get higher quality image?
this should be fixed now
View ArticleClosed Unassigned: How to set two differents magnitudes for a Polar plot?...
Hi, I´m using OxyPlot in a project which requires a Polar plot with two different Magnitude Axis. I was able to make the plot update its series but when I updated the magnitude axis it only considers...
View ArticleEdited Unassigned: Automatic invalidation of the plot view when the model...
Currently this library is designed to not support automatic invalidation when properties of the `PlotModel` changes. Observing all changes to the model (or to bound data) is a pretty big task... But we...
View ArticleSource code checked in, #188ec460e042
#10130: Refactoring of controller/manipulators IView: add ClientArea property
View ArticleReleased: OxyPlot binaries (Apr 28, 2014)
This package contains release assemblies. Assemblies for the following platforms are includedWPF (.NET 4.5) WPF (.NET 4.0) Windows 8.1 Store App Silverlight 5 Windows Forms (.NET 4.5) Windows Forms...
View ArticleUpdated Release: OxyPlot binaries (Apr 28, 2014)
This package contains release assemblies.Assemblies for the following platforms are included WPF (.NET 4.5)WPF (.NET 4.0)Windows 8.1 Store AppSilverlight 5Windows Forms (.NET 4.5)Windows Forms (.NET...
View ArticleNew Post: Rectangle and Ellipse Selection Colour
Hello again, just figured I'd mention something I noticed while playing around: It seems like both RectangleAnnotation and EllipseAnnotation aren't checking if they're selected and changing the fill...
View ArticleNew Post: Rectangle and Ellipse Selection Colour
thanks for the bug report! this should be easy to fix :-)
View Article