ScottPlot/ScottPlot

ScottPlot 3: Clicking on the chart causes the entire window to shrink

Closed this issue · 1 comments

Question: There is a FormsPlot in the Form. When I first click or slide the mouse wheel over the FormsPlot chart area, the entire window shrinks proportionally. Why does this happen? How to solve this problem? I know this version(3.1.6) is old, but my development environment(VS2012) can only use this version.

ScottPlot Version: 3.1.6

Code Sample:

Hi @niuwenqian,

Visual Studio 2012 is officially out of support, and VS 2013 went out of support last month. https://learn.microsoft.com/en-us/visualstudio/productinfo/vs-servicing#older-versions-of-visual-studio

ScottPlot 3 has not been updated since 2019

For these reasons, it's unlikely the ScottPlot developers will invest time into resolving this particular issue. The source code for 3.1.6 is available though, https://github.com/ScottPlot/ScottPlot/releases/tag/3.1.6 so you are welcome to look over the code and pursue a solution 👍