Loic.Live-Charts.Live-Charts 1.0.0

dotnet add package Loic.Live-Charts.Live-Charts --version 1.0.0
                    
NuGet\Install-Package Loic.Live-Charts.Live-Charts -Version 1.0.0
                    
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="Loic.Live-Charts.Live-Charts" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Loic.Live-Charts.Live-Charts" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Loic.Live-Charts.Live-Charts" />
                    
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 Loic.Live-Charts.Live-Charts --version 1.0.0
                    
#r "nuget: Loic.Live-Charts.Live-Charts, 1.0.0"
                    
#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.
#addin nuget:?package=Loic.Live-Charts.Live-Charts&version=1.0.0
                    
Install Loic.Live-Charts.Live-Charts as a Cake Addin
#tool nuget:?package=Loic.Live-Charts.Live-Charts&version=1.0.0
                    
Install Loic.Live-Charts.Live-Charts as a Cake Tool

<p align="center">  <a href="http://lvcharts.net/"><img src="http://lvcharts.net/Content/Images/LiveChartsWhite.gif" /></a> </p>

This project will continue in another repo, please see LiveCharts2 for more info

LiveCharts 1.0 is coming soon (ETA AprilSeptember 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 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.

GitHub license AppVeyor GitHub issues Gitter <a href="http://isitmaintained.com/project/beto-rodriguez/live-charts" title="Average time to resolve an issue"><img src="http://isitmaintained.com/badge/resolution/beto-rodriguez/live-charts.svg" alt="Average time to resolve an issue"></a> <a href="http://isitmaintained.com/project/beto-rodriguez/live-charts" title="Percentage of issues still open"><img src="http://isitmaintained.com/badge/open/beto-rodriguez/live-charts.svg" alt="Percentage of issues still open"></a>

  • Get Started Here, this repository has many examples also.
  • Chat
  • Questions and support?, we are always happy to help you at our chat, if you require so you can also try Stack Overflow.

LiveCharts is

Flexible, Customizable

images in this section are built with LiveCharts, but designed by Kingyo

<p align="center"> <img src="http://lvcharts.net/Content/Images/materialcards.gif" /> </p> <p align="center"> <img src="http://lvcharts.net/Content/Images/energy.gif" /> </p> <p align="center"> <img src="http://lvcharts.net/Content/Images/solid.gif" /> </p>

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.

<p align="center"> <img src="https://lvcharts.net/Content/Images/Banner/linq.gif" /> <img src="https://lvcharts.net/Content/Images/Banner/responsive.gif" /> <img src="https://lvcharts.net/Content/Images/Banner/doughnut.gif" />/ <img src="https://lvcharts.net/Content/Images/Banner/constant.gif" /> </p>

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!

<p align="center"> <img src="https://lvcharts.net/Content/Images/scrll.gif" /> </p>

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

<p align="center"> <img src="https://lvcharts.net/content/images/darkpanel.gif" /> </p>

Road Map

  • 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:
    • WPF
    • 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

Migrating from older versions?

Please see 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

<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top"> <input type="hidden" name="cmd" value="_s-xclick"> <input type="hidden" name="hosted_button_id" value="J86WDLSS9PWGL"> <input type="image" src="https://www.paypalobjects.com/en_GB/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal – The safer, easier way to pay online."> <img alt="" border="0" src="https://www.paypalobjects.com/es_XC/i/scr/pixel.gif" width="1" height="1"> </form> paypal](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=J86WDLSS9PWGL)

Examples?

The web site has a nice set, they are also built in the examples folder up here ^^^^

Special thanks to

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net5.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 3 7/31/2021