Angular Charts Stock Chart - Kendo UI for Angular

Kendo UI for Angular StockChart

The StockChart is a specialized control for visualizing the price movement of a financial instrument over a certain period of time.

Stock charts include extensive touch support and a navigator pane for easy browsing of extended time periods. Generally, the StockChart extends the Kendo UI Chart component and shares most of its features.

ninja-iconThe Charts are part of Kendo UI for Angular, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.Start Free Trial

The StockChart navigator represents a pane that is placed at the top or bottom of the Chart and can be used to change the date interval in the main panes.

To configure the navigator, either:

The following example demonstrates the Angular StockChart in action.

Change Theme
Theme
Loading ...

To limit the range that is displayed by the Angular StockChart, refer to the article on Limiting the Displayed Range and the category axis min and max options.

Load Data on Demand

To load the main series data for the selected period on demand, use the navigatorFilter event. In this case, you can prevent the navigator from being redrawn by using the skipNavigatorRedraw method.

Change Theme
Theme
Loading ...

To display the navigator on top, set the position attribute to "top".

Change Theme
Theme
Loading ...
In this article
Load Data on DemandNavigator on TopSuggested Links
Not finding the help you need?
Contact Support