I have a DialogWindow in WinForms (NET8) with FormsPlot on it. When I show the modal dialog first time, the plot draws itself.
But when I open the same dialog instance again, the dialog window shows but the FormsPlot does not draw it self on it.
This behaviour is reletad to V5.0.23. Same code works with V4.1.73.
I have made a test solution (see attachment).
ScottPlotTest.zip