def plot_3D_contours_with_sf(coil_layout: List[CoilSolution], single_ind_to_plot: int, plot_title: str, group_colours=_default_colours, save_dir=None, dpi=100): Plot the stream function interpolated ...
A demo of creating a 3d contour graph. Contour maps are a way to depict functions with a two-dimensional input and a one-dimensional output.
A contour plot is a graphic representation of the relationships among three numeric variables in two dimensions. Two variables are for X and Y axes, and a third variable Z is for contour levels. The ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results