Simple, flexible, interactive & powerful charts, maps and gauges for .Net, LiveCharts2 can now practically run everywhere Maui, Uno Platform, Blazor-wasm, WPF, WinForms, Xamarin, Avalonia, WinUI, UWP.
Describe the bug
Multiple series axes visible in the chart. See the bottom chart in the screen shot. This will then be stuck and never go away. Cannot find any way to get rid of it.
To Reproduce
I have an WPF (.net 6) app with two charts in multiple tabs. To reproduce I do like this:
Start the application
Change tab to another with the same type of charts
Change back to the first tab
Resize the window
Then the inner axes appear. See screenshot.
Expected behavior
There should be no secondary axes stuck on the chart.
Screenshots
Desktop (please complete the following information):
Windows 10
2.0.0-rc3.3
Additional context
The same effect shows in all tabs. Usually only in the bottom chart but sometimes in the above too. In each chart there are four line series.
Describe the bug Multiple series axes visible in the chart. See the bottom chart in the screen shot. This will then be stuck and never go away. Cannot find any way to get rid of it.
To Reproduce I have an WPF (.net 6) app with two charts in multiple tabs. To reproduce I do like this:
Expected behavior There should be no secondary axes stuck on the chart.
Screenshots
Desktop (please complete the following information):
Additional context The same effect shows in all tabs. Usually only in the bottom chart but sometimes in the above too. In each chart there are four line series.