Giter VIP home page Giter VIP logo

codingseb / livecharts2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from beto-rodriguez/livecharts2

0.0 1.0 0.0 21.59 MB

Simple, flexible, interactive & powerful charts, maps and gauges for .Net, LiveCharts2 can now practically run everywhere WPF, WinForms, Xamarin, Avalonia, WinUI, UWP, Blazor-wasm, MAUI (WIP)

License: MIT License

C# 99.20% HTML 0.54% CSS 0.22% TypeScript 0.04%

livecharts2's Introduction

LiveCharts2

CodeFactor Build and tests

LiveCharts2 (v2) is the evolution of LiveCharts (v0), it fixes the main design issues of its predecessor, it's focused to run everywhere, improves flexibility without losing what we already had in v0.

Extremely flexible data visualization library

The following image is a preview, v2.0 is beta now, you can install it from NuGet: beto-rodriguez#35, it support WPF, WinForms, Avalonia, WinUI, UWP, Xamarin and Blazor Wasm for now but MAUI (#279) will also be supported.

here is a preview (1.4MB gif, wait for it to load if you see a blank space bellow this text...):

lv2

Install and try it from NuGet

In Visual Studio go to the Solution Explorer then right click on Dependencies then Manage NuGet Packages, enable the "Include prerelease" checkbox and in the browse tab search for the view of your target platform:

LiveChartsCore.SkiaSharpView.WPF
LiveChartsCore.SkiaSharpView.WinForms
LiveChartsCore.SkiaSharpView.Avalonia
LiveChartsCore.SkiaSharpView.XamarinForms
LiveChartsCore.SkiaSharpView.UWP
LiveChartsCore.SkiaSharpView.WinUI
LiveChartsCore.SkiaSharpView.Blazor

You can also use LiveCharts 2 on a console app or on the server side installing only the core packages, and using the ISkiaSharpChart objects (see this sample).

LiveChartsCore.SkiaSharpView

Samples

The new web site will be publish soon with a collection of samples using v2, at this moment you can browse the samples folder in this repo.

The Errors of v0

V0 is built on top of WPF, this has many problems, WPF is not designed for the purposes of the library, it is always tricky to find a solution for the problems of the library.

How Flexible is v2?

When we were on v0 and tried to take the library to UWP, we noticed it required a huge effort with the architecture the library had in v0. V2 is designed to work on multiple platforms, it requires minimal effort to take the library to a new platform.

Then LiveCharts2 requires SkiaSharp?

Not necessarily, The SkiaAPI makes it much easier to take the library everywhere, but that does not means that LiveCharts2 requires it to work we could easily move to any other drawing engine.

livecharts2's People

Contributors

alex4998 avatar beto-rodriguez avatar btordz avatar code-factor avatar dmedine avatar ghost1372 avatar jamsoft avatar jnayee avatar kalcey avatar labuzzmichal avatar orace avatar samohamed avatar senti-mark-monteiro avatar swharden avatar trympet avatar wenya90 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.