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

Interpolate in Chart - [Angular2]

4 Answers 105 Views
Charts
This is a migrated thread and some comments may be shown as answers.
Tsvetelin
Top achievements
Rank 1
Tsvetelin asked on 06 Mar 2017, 03:24 PM
Hi Forum,

I want to ask , can we interpolate the line based on two points. So the line to start from minus infinity  crossing the two points and goes to plus infinity. In my plunk case to start from zero pass trough the data I am giving and go to plus infinity. (something like Interpolation of missing values.) 

http://plnkr.co/edit/boqUCbUHXcpSHXHNKvcE?p=preview

Thanks in advance.

4 Answers, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 08 Mar 2017, 02:25 PM
Hello,

This is not supported by the chart but it should be possible to achieve this by adding additional points and and setting the axes range - example.

Regards,
Daniel
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Iliyan
Top achievements
Rank 1
answered on 10 Sep 2018, 11:15 AM

You have interpolation feature in jQuery version of Kendo UI (https://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/chart/configuration/series.missingvalues).

 

Your state about the angular version says:

  "Our ultimate long-term goal is feature parity with the current jQuery suite... "

 

A year and a half after Tsvetelin's question the interpolation feature is still missing. Are you planning it's implementation at all?

0
Daniel
Telerik team
answered on 12 Sep 2018, 06:44 AM
Hello,

The missingValues option is available for the angular chart.

Regards,
Daniel
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
0
Iliyan
Top achievements
Rank 1
answered on 12 Sep 2018, 06:50 AM

Hi, 

Yes, I've found it in the API documentation yesterday.

Suggest adding examples and how-to in charts documentation.

Greetings,

Tags
Charts
Asked by
Tsvetelin
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Iliyan
Top achievements
Rank 1
Share this question
or