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

supporting uno or webassembly? #160

Closed
overstartup opened this issue Aug 26, 2021 · 2 comments
Closed

supporting uno or webassembly? #160

overstartup opened this issue Aug 26, 2021 · 2 comments
Labels
question Further information is requested

Comments

@overstartup
Copy link

It seems a great package. Is it possible to use it in WebAssembly?
i want to have a multiplatform desktop app.

@beto-rodriguez
Copy link
Owner

beto-rodriguez commented Aug 26, 2021

It will, but that do not depends on this library.

This library is built on top of SkiaSharp, SkiaSharp and Uno are working together to achieve this, it is actually working now, you can create a new Uno project that targets UWP, LiveCharts provides a view for UWP, and that is it, Uno will make the magic and you will see your chart in the browser.

I tried some months ago and it seems that there is some work to do yet, but the Uno team is working hard on that.

There is also a new version of Uno that runs on WinUI, this library also provides a view for WinUI, I have been playing with WinUI and it is really good, sadly the Uno-SkiaSharp-WinUI binding is not ready yet, see mono/SkiaSharp#1787.

@overstartup
Copy link
Author

@beto-rodriguez thank you very much.
Let see how I can do it :)

@beto-rodriguez beto-rodriguez added the question Further information is requested label Aug 30, 2021
beto-rodriguez added a commit that referenced this issue Oct 12, 2024
Related Work Items: #160
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants