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

ChartNavigator with standard chart?

2 Answers 79 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Kieran
Top achievements
Rank 1
Kieran asked on 19 Feb 2019, 02:11 PM

For a project I'm working on I would like to be able to use the ChartNavigator avaliable in the StockChart in a standard line chart, is this possible and if so how would I go about it?

 

Thanks,

Kieran


2 Answers, 1 is accepted

Sort by
0
Kieran
Top achievements
Rank 1
answered on 19 Feb 2019, 03:00 PM

Alternatively, would is it possible to change the label used by the stockchart?

`labels={{ format: "{0} dB" }` on ChartYAxisItem seems to do nothing

0
Accepted
Stefan
Telerik team
answered on 20 Feb 2019, 07:19 AM
Hello, Kieran,

The navigator is integrated only of the StockChart component.

The labels can be modified using the ChartValueAxis and ChartValueAxis item. I made an example demonstrating this:

https://stackblitz.com/edit/react-kfhndy?file=app/main.js

I hope this is helpful.

Regards,
Stefan
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Kieran
Top achievements
Rank 1
Answers by
Kieran
Top achievements
Rank 1
Stefan
Telerik team
Share this question
or