This is a migrated thread and some comments may be shown as answers.

Unable to render line series on StockChart

1 Answer 157 Views
Charts
This is a migrated thread and some comments may be shown as answers.
Brooke
Top achievements
Rank 1
Brooke asked on 27 Jun 2018, 10:44 PM

TLDR: I want to draw a trend line on a stock chart.

I would like to be able to draw arbitrarily on the stock chart in an on render method, as well as in the series configuration of the chart, based on the charts data points.

I am wanting to use the kendoStockChart of type candlestick with ohlc data provided as a remote datasource, and plot a trend line by providing another series of type line. This second series is not rendered, unless I change the object to be kendoChart, in which case I lose the required stock chart features such as zoom and visualisation.

Is there any way to achieve what I am describing please?

1 Answer, 1 is accepted

Sort by
0
Tsvetina
Telerik team
answered on 29 Jun 2018, 03:28 PM
Hello Brooke,

I tried combining line with candlestick series and it worked as expected on my side. Here is the Dojo example, where I tested this:
https://dojo.telerik.com/UJUsaQUJ

See if it helps find what might be wrong with the StockChart that you are working with. If not, try reproducing the problem in this or another example and post it here or in a support ticket, so we can debug the issue.

Regards,
Tsvetina
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Charts
Asked by
Brooke
Top achievements
Rank 1
Answers by
Tsvetina
Telerik team
Share this question
or