OpenControls.Wpf icon indicating copy to clipboard operation
OpenControls.Wpf copied to clipboard

Fix the issue that "zMin + zMax = 0" is required.

Open joeries opened this issue 2 years ago • 3 comments

Fix the issue that "zMin + zMax = 0" is required, or it would display wrong surface charts. When zMin + zMax != 0, the surface charts would float over zMax or sink below zMin.

joeries avatar Feb 23 '23 14:02 joeries

Why change the default values of zMin, zMax?

cshawky avatar Jan 12 '24 23:01 cshawky

Why change the default values of zMin, zMax?

Just a use case for this issue.

joeries avatar Jan 13 '24 06:01 joeries

OK thanks I did not include this change in my fork.

cshawky avatar Jan 13 '24 08:01 cshawky