# Chart

A pure JavaScript charting library including a HighStock charting engine with easy integration points for other engines.

![chart_comp_img](../../../images/chart_comp_img.png)

## Features

### Integrated charting

Easily get data from the Caplin Platform and render it in the included HighStock chart library

### JavaScript Studies

Write studies in JavaScript using our simple API. Studies can then be reconfigured and updated all on the client

### State persistence

Save data such as series or study parameters through the Caplin Component API. The saved data gets delivered next time your chart opens

### APIs for flexibility

Plug in your favourite chart engine. You can also write a provider to get data from other sources, such as webservices.
