Abstract types

Class

Abstract types

inner

labelOptions  module:meteoJS/thermodynamicDiagram/axis~labelsOptions

Definitions for the labels of the windspeed profile axis.

Properties

Name Type Optional Description

interval

number

Yes

Interval between the labels.

Defaults to 25.72.

unit

string

Yes

Unit of the label values. Allowed values: 'm/s', 'kn', 'km/h'.

Defaults to 'kn'.

prefix

string

Yes

Prefix of the label text.

Defaults to ' kn'.

inner

options  module:meteoJS/thermodynamicDiagram/axis~options

Options for the constructor.

Properties

Name Type Optional Description

labels

module:meteoJS/thermodynamicDiagram/axes/windspeedProfileAxis~labelOptions

Yes

Options for the labels.

windspeedMax

number

Yes

The maximum windspeed value. Unit: m/s.

Defaults to 77.17.