Version

Chart Panes

The igFinancialChart has multiple panes to display financial data. The panes for the igFinancialChart are the Price, Indicator, Volume and Zoom.

The following screenshot highlights the different panes:

financialchart jquery chartpanes.png

Price Pane

The Price Pane renders prices using Line, Candlestick, Bar(OHLC), Column, trendlines and financial overlays.

Indicator Pane

The Indicator Panes renders all the financial indicators in a separate chart while the BollingerBands and PriceChannel overlays are rendered in the Price Pane because they share the same values range on Y-Axis.

Volume Pane

The Volume Pane renders stocks volumes using Columns, Lines, and Area.

Zoom Pane

The Zoom Pane controls the zoom of all the panes.

Topic Purpose

This article explains the Price pane.

This article explains the Indicator pane.

This article explains the Volume pane.

This article explains the Zoom pane.

View on GitHub