oxyplot icon indicating copy to clipboard operation
oxyplot copied to clipboard

Plot renders/displays differently between WindowsForms and WPF using the same data (series, axes etc)

Open Spordoz opened this issue 1 year ago • 0 comments

Steps to reproduce

  1. Create Plotmodel
  2. Load model into wpf plotview
  3. load model into Forms plotview
  4. Watch them display differently

Platform: Windows .NET version: 7.0

Expected behaviour

Display/render the same way, looking the same

Actual behaviour

Both display differently

Both wpf: image

WindowsForms and wpf: image

Spordoz avatar May 17 '24 13:05 Spordoz