-
Notifications
You must be signed in to change notification settings - Fork 649
Open
Labels
requires external featuresWe can not fix this for now, we need a feature that is out of this library.We can not fix this for now, we need a feature that is out of this library.visual glitch
Description
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:
- Create a WPF project
- Create a plot with an Axis (like DateTimeAxis)
- Add data or update Limits in realtime (60 times/s in my case)
- Display Plot
Expected behavior
Smooth transition of the text accross the screen.
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
Labels
requires external featuresWe can not fix this for now, we need a feature that is out of this library.We can not fix this for now, we need a feature that is out of this library.visual glitch