Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The difference between LiveCharts and LiveCharts2 #1

Closed
ghost1372 opened this issue Feb 13, 2021 · 11 comments
Closed

The difference between LiveCharts and LiveCharts2 #1

ghost1372 opened this issue Feb 13, 2021 · 11 comments

Comments

@ghost1372
Copy link
Contributor

Hi, I am very happy that this project has resumed.
If possible, please explain about the features of version 2 and its roadmap.
Will it be free? I hope this version also uses the MIT license.
thank you.

@beto-rodriguez
Copy link
Owner

Hi!

I forgot to add the license file, yes it is under the MIT license, just added it.
Yes it will be free, and will also have a paid version to try to keep the project alive.

The main difference is that we can take v2 to Xamarin, UNO platform, Avalonia, maybe WASM, and of course WPF, WinForms, UWP, to achieve this in v0 was practically impossible.

I also added a readme.md to the project, take a look at the main page of the repo.

https://github.com/Live-Charts/LiveCharts2

@ghost1372
Copy link
Contributor Author

Thank you @beto-rodriguez
When can we use nuget packages? Does it take too long?

@beto-rodriguez
Copy link
Owner

I hope we can have a Nuget package in about 1 or 2 months

@jamsoft
Copy link
Contributor

jamsoft commented Feb 23, 2021

I can only applaud you for picking this up again. Really great library.

Alas, I'm stuck on 4.8 for now as the upgrade to my massive WPF app is a rewrite really too. I appreciate how much work that is. Thank you!

@tarekfb
Copy link

tarekfb commented May 20, 2021

I hope we can have a Nuget package in about 1 or 2 months

Any progress on the package? Thanks

@ghost1372
Copy link
Contributor Author

I hope we can have a Nuget package in about 1 or 2 months

Any progress on the package? Thanks

yes nuget is available
#35 (comment)

@beto-rodriguez
Copy link
Owner

The API should not change from now on.

There are some issues I am fixing before the first stable release, feel free to try the beta package @tarekfb and please report any issue you find.

beto-rodriguez pushed a commit that referenced this issue Sep 6, 2021
Fixes display scaling in UWP
@LaPeste
Copy link

LaPeste commented Dec 9, 2021

Sorry for dropping by in a closed issue, but since there is also a discussion about this. Do you have plans to support UNO too?

@beto-rodriguez
Copy link
Owner

@LaPeste Uno uses UWP or WinUI, LiveCharts already provides both views, you can create a Uno app (UWP) and use the LiveCharts.SkiaSharpView.UWP package.

For the newer version of Uno, there is a step missing as far as I am aware of, mono/SkiaSharp#1787

@LaPeste
Copy link

LaPeste commented Dec 10, 2021

First thing I did was to download exactly LiveCharts.SkiaSharpView.UWP, but I got an error like "platform not supported" or something along those lines. I can dig it if you need it.
But in fairness I'm using Uno 4.1.0-dev.40, which I believe it's what you're referring to as "the newer version of Uno".

Thank you for taking the time to answer.

@LaPeste
Copy link

LaPeste commented Dec 11, 2021

I'm also trying to do this from MacOs, this could be a problem. Am I right?

beto-rodriguez pushed a commit that referenced this issue Apr 25, 2022
Fix the issue that labels and the axis title were not correctly shown when forceStepToMin is true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants