module
meteoJS/thermodynamicDiagram/plotAltitudeDataArea
Source: thermodynamicDiagram/
Child class
Abstract types
Class
PlotAltitudeDataArea
Abstract types
inner
hoverLabelsOptions module:meteoJS/thermodynamicDiagram/plotDataArea~hoverLabelsOptions
Options for labels on hovering the diagram. Extended by the "remote" option.
Property
Name | Type | Optional | Description |
---|---|---|---|
remote |
boolean |
Yes |
Show labels relative to the mouse position on the diagram, even when the pointer isn't directly on the plot area. Defaults to |
inner
options module:meteoJS/thermodynamicDiagram/plotDataArea~options
Options for the constructor.
Property
Name | Type | Optional | Description |
---|---|---|---|
hoverLabels |
module:meteoJS/thermodynamicDiagram/plotAltitudeDataArea~hoverLabelsOptions |
Yes |
Hover labels options. |