Live-Charts-master

所属分类:其他
开发工具:C#
文件大小:6073KB
下载次数:15
上传日期:2019-01-06 00:18:04
上 传 者leigo
说明:  非常好用的动态chart,可以动态图形。适合.net平台
(perfect chart for developer.)

文件列表:
Charts.sln.DotSettings (455, 2018-09-06)
Core (0, 2018-09-06)
Core\AxisCore.cs (18474, 2018-09-06)
Core\AxisOrientation.cs (1538, 2018-09-06)
Core\AxisPosition.cs (1486, 2018-09-06)
Core\AxisSectionCore.cs (2491, 2018-09-06)
Core\AxisWindow.cs (2342, 2018-09-06)
Core\AxisWindows.cs (1020, 2018-09-06)
Core\BarLabelPosition.cs (1863, 2018-09-06)
Core\BezierData.cs (451, 2018-09-06)
Core\ChartFunctions.cs (13758, 2018-09-06)
Core\ChartPoint.cs (5526, 2018-09-06)
Core\ChartUpdater.cs (4934, 2018-09-06)
Core\ChartValues.cs (12908, 2018-09-06)
Core\Charting.cs (10670, 2018-09-06)
Core\Charts (0, 2018-09-06)
Core\Charts\CartesianChartCore.cs (12861, 2018-09-06)
Core\Charts\ChartCore.cs (29758, 2018-09-06)
Core\Charts\PieChartCore.cs (4155, 2018-09-06)
Core\Configurations (0, 2018-09-06)
Core\Configurations\CartesianMapper.cs (4789, 2018-09-06)
Core\Configurations\FinancialMapper.cs (6525, 2018-09-06)
Core\Configurations\GanttMapper.cs (6507, 2018-09-06)
Core\Configurations\IPointEvaluator.cs (1622, 2018-09-06)
Core\Configurations\Mappers.cs (3227, 2018-09-06)
Core\Configurations\PieMapper.cs (2904, 2018-09-06)
Core\Configurations\PolarMapper.cs (4736, 2018-09-06)
Core\Configurations\WeightedMapper.cs (5642, 2018-09-06)
Core\Core.csproj (9869, 2018-09-06)
Core\Core.csproj.DotSettings (416, 2018-09-06)
Core\Core.nuspec (1608, 2018-09-06)
Core\DataLabelViewModel.cs (1751, 2018-09-06)
Core\DateAxisCore.cs (4488, 2018-09-06)
... ...

# LiveCharts 1.0 is coming soon (ETA ~~April~~ September 2018)! We are doing a full rewrite of the library with all the learned lessons, the new version is focused on: * **If you own the Geared package** the new high performance version is already yours! thank you very much for all your support! * **Portability**: In version 0.x it was hard keep WPF, UWP and Winforms versions up to date, in the new version we extracted all the math to a dotnet core project, then we are working on 4 different platfomrs WPF, Xamarin, UWP and the new high performance package. * **Performance**: when the library started, performance was not the target, as the library community grow, the Geared package was released (the current high performance version), and it works for many cases, but we want LiveCharts to be the fastest library out there, in the new high performance package we are scaping from WPF performance limitations and drawing everything using DirectX with the well know [SharpDx](http://sharpdx.org/) package. * **3d**: 0.x layout was not designed to draw 3d plots, version 1.0 is really flexible and lucky we will be on 3d soon. * **Keep it easy!**: Even somethings might change, the idea of the library is the same, we only want to add support for the missing features and/or a better code quality so we can fix issues faster for all the platforms, all the samples will be updated with the new version. Check out our progress at [v1.0 branch](https://github.com/beto-rodriguez/Live-Charts/tree/v1.0). [![GitHub license](https://img.shields.io/github/license/beto-rodriguez/Live-Charts.svg?style=flat-square)](https://github.com/beto-rodriguez/Live-Charts/blob/master/LICENSE.TXT) [![AppVeyor](https://ci.appveyor.com/api/projects/status/707m8sye0ggbfrcq)](https://ci.appveyor.com/project/beto-rodriguez/live-charts) [![GitHub issues](https://img.shields.io/github/issues/beto-rodriguez/Live-Charts.svg?style=flat-square)](https://github.com/beto-rodriguez/Live-Charts/issues) [![Gitter](https://img.shields.io/gitter/room/beto-rodriguez/Live-Charts.svg?style=flat-square)](https://gitter.im/beto-rodriguez/Live-Charts?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) Average time to resolve an issue Percentage of issues still open * **[Get Started Here](http://lvcharts.net/App/examples/wpf/start)**, this repository has many examples also. * **[Chat](https://gitter.im/beto-rodriguez/Live-Charts)** * **Questions and support?**, we are always happy to help you at our chat, if you require so you can also try [Stack Overflow](http://stackoverflow.com/questions/tagged/livecharts). ### LiveCharts is # Flexible, Customizable *images in this section are built with LiveCharts, but designed by [Kingyo](https://dribbble.com/Kingyo)*

### it is also # Simple, Interactive As easy as manipulating any generic list in .Net, LiveCharts updates and animates as your data changes in real time, charts are also sensitive to size changes.

/

### and of course it also is # Powerful LiveCharts is not just beauty charts, this example contains 100,000 points, and the chart is being refreshed constantly, we support zooming, panning, multiple axes, sections, merged UIelemnts and much more!

But that is not all, we try to support as many charts as possible, bars, lines, heat maps, gauges, maps:

### Road Map - [x] ~~Build at least all the features any other charting library does, in WPF and WinForms~~ - [ ] **[In progress]** Build High performance algorithms - [ ] **[In progress]** Expand the library to: - [x] ~~WPF~~ - [x] ~~WinForms~~ - [ ] UWP **[In progress]** - [ ] Xamarin - [ ] Release 1.0 in WPF and WinForms, the other platforms will be beta, in case something went wrong. ### Support WPF and Winforms, currenlty the library is in the process to become a cross net library... ### Net Version .Net 4.0 or greater ### Installation * [Wpf](http://lvcharts.net/App/examples/wpf/Install) * [WinForms](http://lvcharts.net/App/examples/wf/Install) ### Migrating from older versions? Please see [https://github.com/beto-rodriguez/Live-Charts/releases](https://github.com/beto-rodriguez/Live-Charts/releases) ### How to Contribute * **Star** this repo * Try it * Report Issues and Improvements * Pull request are well received You can also buy me a beer
[paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=J86WDLSS9PWGL) ### Examples? The [web site](http://lvcharts.net/App/examples/wpf/start) has a nice set, they are also built in the examples folder up here ^^^^ ### Special thanks to * [JetBrains](https://www.jetbrains.com/), for the resharper license. * [Contributors](https://github.com/beto-rodriguez/Live-Charts/graphs/contributors) and any one brave enough to report any new issue

近期下载者

相关文件


收藏者