Description
Calculate contour lines and filled contours from two-dimensional grid data. It supports plotting libraries and scientific applications that need to turn numeric surfaces into visible shapes.
This is a computational library, not a plotting interface by itself. Scientific users should confirm grid spacing, missing values, and interpolation behavior so the drawn contours represent the data correctly.