HighlightEffect.apply

Syntax

apply(color: PP.Color);

Parameters

color. Transformation color.

Description

The apply method converts the specified color based on highlighting parameters

Example

Example of use is given on the page with description of the BubbleChart.hoverItems method.

HighlightEffect