Fixed crash from XYZ Contour when ignoring missing Z value


Version: 2024b

Type: Bug Fixes

Category: Graphing

Subcategory:

Jira: ORG-28350


  1. New a workbook with 3 columns, set as XYZ and fill it with random data.

  2. Make a contour plot.

  3. Run Script,

    set %c -cmd 1; //show data points
    set %c -lczm 1; //ignore Z missing value

    ==> Origin crashes.

Fixed in Origin2024b.