OxyPlot.Core 2014.1.546

OxyPlot is a cross-platform plotting library for .NET

Build status

![Gitter](https://badges.gitter.im/Join Chat.svg)

Plot

Branches

master - the release branch (stable channel)
develop - the main branch with the latest development changes (pre-release channel)

See 'A successful git branching model' for more information about the branching model in use.

Getting started

  1. Use the NuGet package manager to add a reference to OxyPlot
  2. Add a PlotView to your user interface
  3. Create a PlotModel in your code
  4. Bind the PlotModel to the Model property of your PlotView

Examples

You can find examples in the /Source/Examples folder in the code repository.

Contribute

See the documentation for information about how to contribute!

No packages depend on OxyPlot.Core.

2014.1.*

New features

  • Support data binding paths ("Point.X") (#210)
  • Support for Xamarin.Forms (#204)
  • Support for Windows Universal apps (#190)

Enhancements

  • Improve TrackerFormatString consistency (#214)
  • Support LineColor.BrokenLineColor
  • LabelFormatString for ScatterSeries (#12)

Breaking changes

  • Changed tracker format strings arguments (#214)
  • Rename OxyPenLineJoin to LineJoin
  • Rename LineStyle.Undefined to LineStyle.Automatic

Bugfixes

  • Improved text rendering for Android and iOS (#209)
  • Custom shape outline for PointAnnotation (#174)
  • Synchronize Wpf.Axis.MinimumRange (#205)
  • TrackerHitResult bug (#198)
  • Position of axis when PositionAtZeroCrossing = true (#189)
  • Expose ScatterSeries.ActualPoints (#201)
  • Add overridable Axis.FormatValueOverride (#181)
  • PngExporter text formatting (#170)

This package has no dependencies.

Version Downloads Last updated
2014.1.546 5 2021/6/3