API Reference
Namespaces
Classes
Events
Global
Externals

Class: TCTechnicalInsights

CIQ. TCTechnicalInsights


new TCTechnicalInsights(params)

Adds an instance of the Technical Insights plug-in to the chart

Parameters:
Name Type Description
params object

Parameters for setting up the plug-in.

Properties
Name Type Argument Description
stx CIQ.ChartEngine

A reference to the chart to which the plug-in is added.

context CIQ.UI.Context

A reference to the user interface context.

container HTMLElement

The DOM element to which the Technical Insights toggle is attached.

lang string

ISO 639-1 Code for language to use.

uid string

Technical Insights UID.

markup string <optional>

A custom markup string to use instead of the default markup specified by the markup property in the plugins/technicalinsights/config.js file.

Since:
  • 8.9.0