Skip to content

Axis Labels jitter when updating in realtime #1928

@pm-kuerten

Description

@pm-kuerten

Describe the bug
When updating an Axis in realtime under WPF the characters of the labels start jittering.

To Reproduce
Steps to reproduce the behavior:

  1. Create a WPF project
  2. Create a plot with an Axis (like DateTimeAxis)
  3. Add data or update Limits in realtime (60 times/s in my case)
  4. Display Plot

Expected behavior
Smooth transition of the text accross the screen.

Screenshots
Image

Desktop (please complete the following information):

  • OS: Windows
  • Version: 11
  • Plattfrom: WPF with .Net 8.0

Additional context
I am using version 2.0.0-rc5.4 of LiceChartsCore.SkiaSharpView.WPF

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions