Changed to Mercurial repository

The repository has been migrated from Subversion to Mercurial.

Support for images

OxyPlot now supports rendering of images! This allows rendering of logos in bitmap formats (png) and creating bitmaps at runtime. See the new ImageAnnotation and HeatMapSeries that use this feature.

Build at CodeBetter

OxyPlot is now built at CodeBetter.

Continuous delivery

The build server is now based on TeamCity and everything is automated:

  • it builds all solutions
  • it runs all NUnit tests and finds code coverage
  • it pushes NuGet packages

Example browser

The ‘Example browser’ shows examples from the portable ExampleLibrary project.