All Projects → Live-Charts → Live Charts

Live-Charts / Live Charts

Licence: mit
Simple, flexible, interactive & powerful charts, maps and gauges for .Net

Programming Languages

C#
18002 projects
powershell
5483 projects

Projects that are alternatives of or similar to Live Charts

Csla
A home for your business logic in any .NET application.
Stars: ✭ 865 (-82.85%)
Mutual labels:  uwp, wpf, winforms
DebounceMonitoring
📑 Add debounce logic for any method in a single line.
Stars: ✭ 44 (-99.13%)
Mutual labels:  uwp, wpf, winforms
Helix Toolkit
Helix Toolkit is a collection of 3D components for .NET.
Stars: ✭ 1,050 (-79.19%)
Mutual labels:  uwp, data-visualization, wpf
Reactivemvvm
Cross-platform ReactiveUI sample app built for a talk at MSK .NET conf.
Stars: ✭ 94 (-98.14%)
Mutual labels:  uwp, wpf, winforms
WindowsCommunityToolkit
The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building UWP and .NET apps for Windows 10 and Windows 11. The toolkit is part of the .NET Foundation.
Stars: ✭ 4,934 (-2.2%)
Mutual labels:  uwp, wpf, winforms
Reactiveui
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
Stars: ✭ 6,709 (+32.98%)
Mutual labels:  uwp, wpf, winforms
AsteroidsWasm
Collection of applications based on a single C# .NET Standard project running in: Blazor Client (WebAssembly), Blazor Server, Electron, WPF, WinForms, Xamarin
Stars: ✭ 136 (-97.3%)
Mutual labels:  uwp, wpf, winforms
Amcharts4
The most advanced amCharts charting library for JavaScript and TypeScript apps.
Stars: ✭ 907 (-82.02%)
Mutual labels:  data-visualization, chart, maps
EBind
🔵 .NET Data Binding we deserve: concise, fast, feature-rich
Stars: ✭ 141 (-97.21%)
Mutual labels:  uwp, wpf, winforms
Microsoft.Toolkit.Win32
This repository contains all controls for WPF and WinForms to simplify and demonstrate usage of UWP controls
Stars: ✭ 345 (-93.16%)
Mutual labels:  uwp, wpf, winforms
XamlIslands
Repository with several XAML Islands v1 samples (Win32, WPF, and WinForms) to demonstrate how to use it.
Stars: ✭ 47 (-99.07%)
Mutual labels:  uwp, wpf, winforms
Windowscommunitytoolkit
The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building UWP and .NET apps for Windows 10. The toolkit is part of the .NET Foundation.
Stars: ✭ 4,654 (-7.75%)
Mutual labels:  uwp, wpf, winforms
SciColorMaps
Custom .NET color maps (user-defined or imported from matplotlib) for scientific visualization
Stars: ✭ 26 (-99.48%)
Mutual labels:  uwp, wpf, winforms
Microsoft.toolkit.win32
This repository contains all controls for WPF and WinForms to simplify and demonstrate usage of UWP controls
Stars: ✭ 257 (-94.91%)
Mutual labels:  uwp, wpf, winforms
Xamarin Forms Tab Badge
Xamarin Forms bindable Tab badges for iOS, Android, UWP, MacOS and WPF
Stars: ✭ 304 (-93.97%)
Mutual labels:  uwp, wpf
Metatron Discovery
Powerful & Easy way for big data discovery
Stars: ✭ 297 (-94.11%)
Mutual labels:  data-visualization, chart
React Jsx Highcharts
Highcharts built with proper React components
Stars: ✭ 336 (-93.34%)
Mutual labels:  data-visualization, chart
Mvvmcross
The .NET MVVM framework for cross-platform solutions, including Xamarin.iOS, Xamarin.Android, Windows and Mac.
Stars: ✭ 3,594 (-28.76%)
Mutual labels:  uwp, wpf
Anychart
AnyChart is a lightweight and robust JavaScript charting solution with great API and documentation. The chart types and unique features are numerous, the library works easily with any development stack.
Stars: ✭ 288 (-94.29%)
Mutual labels:  data-visualization, chart
Mvvm Dialogs
Framework simplifying the concept of opening dialogs from a view model when using MVVM in WPF or UWP
Stars: ✭ 335 (-93.36%)
Mutual labels:  uwp, wpf

 

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 Average time to resolve an issue Percentage of issues still open

  • 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

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

  • 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

[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 has a nice set, they are also built in the examples folder up here ^^^^

Special thanks to

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].