Classes

Classes

FilterManager
graphly

Events


removeFilter

When close buttons are shown event is fired with parameter identifier when close button is clicked.
Properties:
Name Type Description
id String Provides identifier of parameter

removeFilter

When close buttons are shown event is fired with parameter identifier when close button is clicked.
Properties:
Name Type Description
id String Provides identifier of parameter

filterChange

Event fired When any filter is changed.
Properties:
Name Type Description
filters Object object containing parameter identifier as key and filter function as value.

removeFilter

When close buttons are shown event is fired with parameter identifier when close button is clicked.
Properties:
Name Type Description
id String Provides identifier of parameter

pointSelect

Fires when a point is selected in plot position information if it was configured which parameter is mapped to lat, lon and altitude.
Properties:
Name Type Description
position Object Object is passed containing Latitude, Longitude and Radius parameter.

axisChange

Event is fired When modifying a parameter for any of the axis settings.

colorsScaleChange

Fires when the colorscale for a parameter is changed
Properties:
Name Type Description
containing Object parameter key and colorscale identifier

rendered

Event is fired when graph has finished rendering plot.