Source code checked in, #dc28f7c06a5d
WindowsForms render context: anti-alias ellipses without stroke
View ArticleSource code checked in, #914aad771fa0
SvgExporter: support export without specifying render context (use PdfRenderContext to measure text)
View ArticleSource code checked in, #736b9f6ecd81
LinearColorAxis: fix bug when rendering large number of colors
View ArticleSource code checked in, #363e5fc3d3f8
LineSeries: refactoring broken line handling (pull request 5712, levi_botelho/PolarInterpolation)
View ArticleCreated Unassigned: Margin between axis title and labels [10100]
Specify a margin between the axis title and the labels (numeric values or category strings).Default value can be 0 as today, but it would be nice to be able to add some more whitespace here.
View ArticleUpdated Wiki: Home
Project DescriptionOxyPlot is a cross-platform plotting library for .NET.ExamplesSee the Silverlight Example BrowserNuGet packages (updated at every code check-in) WPF...
View ArticleSource code checked in, #6969022e4e23
SvgExporter: correct build error for Silverlight 4
View ArticleReleased: OxyPlot binaries (Sep 04, 2013)
release assemblies (WPF, Silverlight and Windows Forms) examples
View ArticleUpdated Release: OxyPlot binaries (Sep 04, 2013)
release assemblies (WPF, Silverlight and Windows Forms)examples
View ArticleCreated Unassigned: LogarithmicColorAxis [10101]
Implement a logarithmic color axis - similar to LinearColorAxis.
View ArticleCreated Unassigned: CategoryColorAxis [10102]
Implement a color axis similar to the CategoryAxis.
View ArticleSource code checked in, #4522a2d02286
Refactoring of color axes [issue:10102] - Remove ColorAxis abstract base class - Add IColorAxis interface - Add CategoryColorAxis (thanks to laml)
View ArticleNew Post: Unable to open ExampleBrowser.exe
From my understanding, Example Browser is what allows users to get a basic understanding of what OxyPlot can do and get code samples. However, I am unable to open either the online one nor the...
View ArticleNew Post: Unable to open ExampleBrowser.exe
Thanks for the notice. I think the output of the GTK# ExampleBrowser has been written to the wrong folder (replacing the NET 4.5 Windows Forms ExampleBrowser). I will correct this. Try the NET 4.0...
View ArticleSource code checked in, #09563aa2152a
OxyPlot.GtkSharp: remove unused referenced (glade and pango) Change release output folders for examples
View Article