oxyplot-master

所属分类:C#编程
开发工具:C#
文件大小:3235KB
下载次数:26
上传日期:2017-07-20 10:23:28
上 传 者wys0711
说明:  绘制统计图,饼状,线性等都包括,速度快,免费
(Draw a statistical chart)

文件列表:
AUTHORS (462, 2016-09-11)
CHANGELOG.md (11477, 2016-09-11)
CONTRIBUTORS (2627, 2016-09-11)
GitVersionConfig.yaml (33, 2016-09-11)
Icons (0, 2016-09-11)
Icons\OxyPlot.ico (14695, 2016-09-11)
Icons\OxyPlot_100.png (2886, 2016-09-11)
Icons\OxyPlot_1024.png (31244, 2016-09-11)
Icons\OxyPlot_114.png (3183, 2016-09-11)
Icons\OxyPlot_120.png (3237, 2016-09-11)
Icons\OxyPlot_128.png (3486, 2016-09-11)
Icons\OxyPlot_144.png (3924, 2016-09-11)
Icons\OxyPlot_150.png (4065, 2016-09-11)
Icons\OxyPlot_152.png (4104, 2016-09-11)
Icons\OxyPlot_16.png (584, 2016-09-11)
Icons\OxyPlot_20.png (730, 2016-09-11)
Icons\OxyPlot_210.png (5640, 2016-09-11)
Icons\OxyPlot_24.png (843, 2016-09-11)
Icons\OxyPlot_256.png (7073, 2016-09-11)
Icons\OxyPlot_270.png (7363, 2016-09-11)
Icons\OxyPlot_29.png (1006, 2016-09-11)
Icons\OxyPlot_32.png (1121, 2016-09-11)
Icons\OxyPlot_40.png (1364, 2016-09-11)
Icons\OxyPlot_48.png (1553, 2016-09-11)
Icons\OxyPlot_50.png (1583, 2016-09-11)
Icons\OxyPlot_512.png (14210, 2016-09-11)
Icons\OxyPlot_57.png (1786, 2016-09-11)
Icons\OxyPlot_58.png (1851, 2016-09-11)
Icons\OxyPlot_64.png (1919, 2016-09-11)
Icons\OxyPlot_72.png (2136, 2016-09-11)
Icons\OxyPlot_76.png (2254, 2016-09-11)
Icons\OxyPlot_80.png (2321, 2016-09-11)
Icons\OxyPlot_96.png (2682, 2016-09-11)
... ...

OxyPlot is a cross-platform plotting library for .NET - [Web page](http://oxyplot.org) - [Documentation](http://docs.oxyplot.org/) - [Announcements](http://oxyplot.org/announcements) / [atom](http://oxyplot.org/atom.xml) - [Discussion forum](http://discussion.oxyplot.org) - [Source repository](http://github.com/oxyplot/oxyplot) - [Issue tracker](http://github.com/oxyplot/oxyplot/issues) - [NuGet packages](http://www.nuget.org/packages?q=oxyplot) - [Stack Overflow](http://stackoverflow.com/questions/tagged/oxyplot) - [Twitter](https://twitter.com/hashtag/oxyplot) - [Gitter](https://gitter.im/oxyplot/oxyplot) (chat) ![License](https://img.shields.io/badge/license-MIT-red.svg) [![Build status](https://img.shields.io/appveyor/ci/objorke/oxyplot.svg)](https://ci.appveyor.com/project/objorke/oxyplot) ![Plot](http://oxyplot.org/public/images/normal-distributions.png) #### 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](http://nvie.com/posts/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 (see details below if you want to use pre-release packages) 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. #### NuGet packages The latest pre-release packages are pushed by AppVeyor CI to [myget.org](https://www.myget.org/) To install these packages, set the myget.org package source `https://www.myget.org/F/oxyplot` and remember the "-pre" flag. The stable release packages will be pushed to [nuget.org](https://www.nuget.org/packages?q=oxyplot). Note that we have currently have a lot of old (v2015.*) and pre-release packages on this feed, this will be cleaned up as soon as we release [v1.0](https://github.com/oxyplot/oxyplot/milestones/v1.0). Package | Targets --------|--------------- OxyPlot.Core | Portable class library OxyPlot.Wpf | WPF (NET40, NET45) OxyPlot.WindowsForms | Windows Forms (NET40, NET45) OxyPlot.Windows | Windows 8.1 and Windows Phone 8.1 OxyPlot.WP8 | Windows Phone Silverlight OxyPlot.Silverlight | Silverlight 5 OxyPlot.GtkSharp | GTK# 2 and 3 (NET40, NET45) OxyPlot.Xamarin.Android | MonoAndroid OxyPlot.Xamarin.iOS | MonoTouch and iOS10 OxyPlot.Xamarin.Mac | Mac20 OxyPlot.Xamarin.Forms | MonoTouch, iOS10, MonoAndroid, WP8 OxyPlot.Xwt | NET40, NET45 OxyPlot.OpenXML | NET40, NET45 OxyPlot.Pdf | PdfSharp (NET40, NET45, SL5) #### Contribute See [Contributing](.github/CONTRIBUTING.md) for information about how to contribute!

近期下载者

相关文件


收藏者