Contour plots
Posted: Thu Feb 17, 2022 1:20 pm
Hello,
I often have to draw contour plots that are not defined over a rectangular area. This results in boundaries within the plotted area beyond which there are no meaningful values of the function to be plotted. In Matlab, this problem is solved by specifying a value "NotANumber". The boundary is then interpolated from point to point without colour shifts: If I try something similar in TeeChart, I can only create such a boundary by restricting the contour levels displayed. However, this results in very unsightly grid jumps at the boundary: Is there a possibility in TeeChart to hide areas that are not to be drawn, e.g. with "NotValid" or "NotANumber" or similar? Is it possible to avoid the displayed grid jumps?
Best regards,
Raimund
I often have to draw contour plots that are not defined over a rectangular area. This results in boundaries within the plotted area beyond which there are no meaningful values of the function to be plotted. In Matlab, this problem is solved by specifying a value "NotANumber". The boundary is then interpolated from point to point without colour shifts: If I try something similar in TeeChart, I can only create such a boundary by restricting the contour levels displayed. However, this results in very unsightly grid jumps at the boundary: Is there a possibility in TeeChart to hide areas that are not to be drawn, e.g. with "NotValid" or "NotANumber" or similar? Is it possible to avoid the displayed grid jumps?
Best regards,
Raimund