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

Legend blinking under some conditions #601

Closed
pvalobra opened this issue Aug 27, 2022 · 1 comment
Closed

Legend blinking under some conditions #601

pvalobra opened this issue Aug 27, 2022 · 1 comment

Comments

@pvalobra
Copy link

Hello,
Thank you for the nice library. I observed the following bug.

Describe the bug
The legend keeps blinking when in horizontal mode (Bottom or Top) if one of the series uses the property IsVisibleAtLegend false.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new WPF project.
  2. Install LivechartsCoreSkiaSharpView.WPF (2.0.0-beta.361)
  3. Create a very simple chart with 2 or more series.
  4. Make one series IsVisibleAtLegend = false,
  5. Set LegendPosition at Bottom or Top
  6. Observe for a few seconds that the legend text and geometry are blinking
  7. Set LegendPosition at Left or Right
  8. Observe no blinking occurs

Expected behavior
Expect no blinking in all situation.

Environment:

  • OS: Windows
  • Net Core 6.0
  • WPF
  • LivechartsCoreSkiaSharpView.WPF (2.0.0-beta.361)

Thank you

@beto-rodriguez
Copy link
Owner

Thanks for the report, this is already fixed, current version (beta.400) has a bug to show legends, but the next release fixed both issues.

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

2 participants