Function Package
caplin

chart

The class is still an Alpha release. It should only be used for experimental development as substantial changes may occur.
The chart library provides classes that can be used to obtain chart series data from a backend system (such as Caplin Liberator).

This package does not contain a charting engine which means you can use any chart library you want. If you want to use the Caplin Platform as the source of charting data you only have to write your own chart component and provide an adapter that will convert the chart series data in Caplin Platform format into a format that the charting engine you use understands.

Constructor Summary

Attributes Name and Description
caplin.chart()

Constructor Detail

caplin.chart()