new ReferenceData()
Classes
Methods
-
configure(chartConfig, pluginConfig)
-
Adds the plugin to the provided chart config object using the provided plugin config object.
Parameters:
Name Type Description chartConfigobject Chart configuration
pluginConfigobject Plugin Configuration
Properties
Name Type Argument Description registryCIQ.ReferenceData.Registry <optional>
Dataset registry
attachQuoteFeedboolean If true, attach the provided quote feed using the provided params
quoteFeedCIQ.ReferenceData.QuoteFeed The quote feed to use
quoteFeedParamsobject The quote feed params
toggleboolean If true, registers the Reference Data toggle button on the chart menu
dialogboolean If true, registers the Reference Data dialog
postInstallfunction Callback when the plugin is loaded
containerstring <optional>
DOM object where toggle used to enable dialog will be located
toggleMarkupstring DOM markup for the toggle
- Since:
-
10.1.0
