StockChart Overview

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

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

The StockChart wrapper for Vue is a client-side wrapper for the Kendo UI StockChart widget.

The StockChart Component is part of Kendo UI for Vue, a professional grade UI library with 100+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

Basic Usage

The following example demonstrates the StockChart in action.

Example
View Source
Change Theme:

Functionality and Features

The StockChart delivers the navigator—a pane which is placed at the bottom of the StockChart and can be used to change the date interval that is shown in the main panes. To configure the navigator, use the navigator option.

In addition to its individual Navigator feature, the StockChart supports all configuration options of the Chart.

In this article

Not finding the help you need?