The following examples illustrate the differences in how curves are plotted in Metview 4 compared with Metview 3. The differences are summarised here: - the
curve() function is replaced by the input_visualiser() function to define the curves - the
curveview is replaced by the cartesianview - the custom legend entries are defined in the
legend() function
Metview 3 code
|
Metview 4 code
|
|