OxyPlot.Wpf 2015.1.871-alpha

This is a prerelease version of OxyPlot.Wpf.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package OxyPlot.Wpf --version 2015.1.871-alpha
                    
NuGet\Install-Package OxyPlot.Wpf -Version 2015.1.871-alpha
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OxyPlot.Wpf" Version="2015.1.871-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OxyPlot.Wpf" Version="2015.1.871-alpha" />
                    
Directory.Packages.props
<PackageReference Include="OxyPlot.Wpf" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add OxyPlot.Wpf --version 2015.1.871-alpha
                    
#r "nuget: OxyPlot.Wpf, 2015.1.871-alpha"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package OxyPlot.Wpf@2015.1.871-alpha
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=OxyPlot.Wpf&version=2015.1.871-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=OxyPlot.Wpf&version=2015.1.871-alpha&prerelease
                    
Install as a Cake Tool

OxyPlot is a plotting library for .NET. This package targets WPF applications.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (30)

Showing the top 20 popular GitHub repositories that depend on OxyPlot.Wpf:

Repository Stars
babalae/better-genshin-impact
📦BetterGI · 更好的原神 - 自动拾取 | 自动剧情 | 全自动钓鱼(AI) | 全自动七圣召唤 | 自动伐木 | 自动刷本 | 自动采集/挖矿/锄地 | 一条龙 | 全连音游 - UI Automation Testing Tools For Genshin Impact
canton7/SyncTrayzor
Windows tray utility / filesystem watcher / launcher for Syncthing
ArcadeRenegade/SidebarDiagnostics
A simple sidebar for Windows desktop that displays hardware diagnostic information.
ProtonVPN/win-app
Official ProtonVPN Windows app
dotnet/infer
Infer.NET is a framework for running Bayesian inference in graphical models
hallatore/Netling
Netling is a load tester client for easy web testing.
CXWorld/CapFrameX
Frametime capture and analysis tool
GermanCoding/SyncTrayzor
Windows tray utility / launcher for Syncthing (v2 continued)
gro-ove/actools
Alternative launcher for Assetto Corsa named Content Manager, and some utils as well.
BobLd/DocumentLayoutAnalysis
Document Layout Analysis resources repos for development with PdfPig.
fbertram/TuringTrader
The Open-Source Backtesting Engine/ Trading Simulator by Bertram Enterprises.
HunterPie/HunterPie-legacy
A complete, modern and clean overlay with Discord Rich Presence integration for Monster Hunter: World.
microsoft/profile-explorer
CPU profiling trace viewer
spaghettidba/WorkloadTools
A collection of tools to collect, analyze and replay SQL Server workloads, on premises and in the cloud
amund7/CANBUS-Analyzer
Originally a development tool for Scan My Tesla, but contributions has turned into a standalone canbus data analyzer suite, supporting a wide variety of log formats, and also DBC file signal definitions.
hcmlab/nova
NOVA is a tool for annotating and analyzing behaviours in social interactions. It supports Annotators using Machine Learning already during the coding process. Further it features both, discrete labels and continuous scores and a visuzalization of streams recorded with the SSI Framework.
protyposis/AudioAlign
Audio Synchronization and Analysis Tool
BriefFiniteElementNet/BriefFiniteElement.Net
BriefFiniteElementDotNET (BFE.NET) is a library for linear-static Finite Element Method (FEM) analysis of solids and structures in .NET
HearthstoneTracker/HearthstoneTracker
Automatically track and generate statistics for all your HearthStone games.
letianzj/QuantTrading
A real-time quantitative trading/backtesting platform in C#, supporting IB (full brokerage) and Google Finance (quote only). It adds R support through R.NET.
Version Downloads Last Updated
2015.1.873-alpha 132 5/7/2015
2015.1.871-alpha 138 4/30/2015
2015.1.864-alpha 112 4/25/2015
2015.1.862-alpha 58 4/25/2015
2015.1.859-alpha 68 4/23/2015
2015.1.855-alpha 73 4/23/2015
2015.1.854-alpha 68 4/23/2015
2015.1.853-alpha 55 4/23/2015
2015.1.851-alpha 68 4/22/2015
2015.1.847-alpha 85 4/16/2015
2015.1.843-alpha 86 4/15/2015
2015.1.842-alpha 66 4/15/2015
2015.1.841-alpha 69 4/15/2015
2015.1.840-alpha 91 4/13/2015
2015.1.836-alpha 77 4/11/2015
2015.1.834-alpha 68 4/11/2015
2015.1.829-alpha 76 4/10/2015
2015.1.826-alpha 94 4/8/2015
2015.1.825-alpha 73 4/7/2015
2014.1.546 9,956 10/22/2014
Loading failed

### Added
- Created a new OxyPlot.Mobile NuGet package to combine the mobile platforms into a single package. (#362)
- Support for XWT (#295)
- TwoColorAreaSeries (#299)
- Delta values in AxisChangedEventArgs (#276)
- Enable Git source server (added GitLink build step) (#267,#266)
- iOS PlotView ZoomThreshold/AllowPinchPastZero for use with KeepAspectRatioWhenPinching=false (#359)
- CandleStickAndVolumeSeries and VolumeSeries (#377)
- Axis.DesiredSize property (#383)
- Added WPF Wrapper for BoxPlot (#434)
- Added capability to display mean value to BoxPlot (#440)

### Changed
- Renamed OxyPlot.WindowsUniversal to OxyPlot.Windows (#242)
- Changed OxyPlot.Xamarin.Forms to require OxyPlot.Mobile dependency instead of each separate NuGet. (#362)
- Renamed OxyPlot.XamarinIOS to OxyPlot.MonoTouch (#327)
- Renamed OxyPlot.XamarinAndroid to OxyPlot.Xamarin.Android (#327)
- Renamed OxyPlot.XamarinForms to OxyPlot.Xamarin.Forms (#327)
- Renamed OxyPlot.XamarinForms.iOS to OxyPlot.Xamarin.Forms.Platform.iOS (#327)
- Renamed OxyPlot.XamarinFormsIOS to OxyPlot.Xamarin.Forms.Platform.iOS.Classic (#327)
- Renamed OxyPlot.XamarinFormsAndroid to OxyPlot.Xamarin.Forms.Platform.Android (#327)
- Renamed OxyPlot.XamarinFormsWinPhone to OxyPlot.Xamarin.Forms.Platform.WP8 (#327)
- Changed OxyPlot.Xamarin.Android target to Android level 10 (#223)
- Separated WPF Plot and PlotView (#252,#239)
- Current CandleStickSeries renamed to OldCandleStickSeries, replaced by a faster implementation (#369)
- Fixed axis min/max calc and axis assignment for CandleStick + VolumeSeries (#389)
- Invalidate plot when ItemsSource contents change (INotifyCollectionChanged) on WPF only (#406)
- Xamarin.Forms references updated to 1.4.2 (#293,#439)
- Change OxyPlot.Xamarin.Forms.Platform.Android target to Android level 15 (#439)
- Changed OxyPlot.Xamarin.Forms to portable Profile259 (#439)
- PlotController should not intercept input per default (#446)
- Changed DefaultTrackerFormatString for BoxPlotSeries (to include Mean) (#440)
- Changed Constructor of BoxPlotItem (to include Mean) (#440)

### Removed
- OxyPlot.Metro project (superseded by OxyPlot.WindowsUniversal) (#241)
- PlotModel.ToSvg method. Use the SvgExporter instead. (#347)
- Constructors with parameters. Use default constructors instead. (#347)
- Axis.ShowMinorTicks property. Use MinorTickSize = 0 instead. (#347)
- ManipulatorBase.GetCursorType method (#447)

### Fixed
- Tracker position is wrong when PlotView is offset from origin (#455)
- CategoryAxis should use StringFormat (#415)
- Fixed the dependency of OxyPlot.Xamarin.Forms NuGet (#370)
- Add default ctor for Xamarin.Forms iOS renderer (#348)
- Windows Phone cursor exception (#345)
- Bar/ColumSeries tracker format string bug (#333)
- Fix exception for default tracker format strings (#265)
- Fix center-aligned legends (#79)
- Fix Markdown links to tag comparison URL with footnote-style links.
- WPF dispatcher issue (#311,#309)
- Custom colors for scatters (#307)
- Rotated axis labels (#303,#301)
- Floating point error on axis labels (#289,#227)
- Performance of CandleStickSeries (#290)
- Tracker text for StairStepSeries (#263)
- XamarinForms/iOS view not updating when model is changed (#262)
- Improved WPF rendering performance (#260,#259)
- Null reference with MVVM binding (#255)
- WPF PngExporter background (#234)
- XamlExporter background (#233)
- .NET 3.5 build (#229)
- Support WinPhone 8.1 in core NuGet package (#161)
- Draw legend line with custom pattern (#356)
- iOS pan/zoom stability (#336)
- Xamarin.Forms iOS PlotViewRenderer crash (#458)