OxyPlot.Core 2014.1.546
OxyPlot is a cross-platform plotting library for .NET
- Web page
- Documentation
- Announcements / atom
- Discussion forum
- Source repository
- Issue tracker
- NuGet packages
- Stack Overflow
- Gitter

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
- Use the NuGet package manager to add a reference to OxyPlot
- Add a
PlotView
to your user interface - Create a
PlotModel
in your code - Bind the
PlotModel
to theModel
property of yourPlotView
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 |