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

Graphs have a black background on Uno MacCatalyst #1681

Open
d2dyno1 opened this issue Oct 28, 2024 · 0 comments
Open

Graphs have a black background on Uno MacCatalyst #1681

d2dyno1 opened this issue Oct 28, 2024 · 0 comments

Comments

@d2dyno1
Copy link

d2dyno1 commented Oct 28, 2024

Describe the bug
Using CartesianChart while running under Uno on MacCatalyst will result in a broken, black background. In addition, when the graph is loaded, horizontal guidelines are shown until the graph is resized via an animation.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new Uno App
  2. Install the latest version of LiveCharts2 -- (RC-4.5) LiveChartsCore.SkiaSharpView.Uno.WinUI
  3. Create a new simple cartesian chart and fill it with sample data
  4. See a black background, horizontal lines drawn, and custom gradient color not being applied

Sample code:

UnoApp54.zip

Expected behavior
Graph background should be transparent when set, the graph should not flicker when loading, horizontal lines shouldn't be drawn when not specified, and custom gradient should be applied.

Screenshots

Screen.Recording.2024-10-28.at.10.08.36.mov

Desktop (please complete the following information):

  • OS: MacOS Sonoma 14.6.1

Additional context
This issue was already present a couple of releases ago. It is most likely also present on Uno Linux X11 since it uses Skia, however, I haven't tested it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants