ProgressNS / nativescript-ui-feedback

This repository is used for customer feedback regarding Telerik UI for NativeScript. The issues system here is used by customers who want to submit their feature requests or vote for existing ones.
Other
115 stars 21 forks source link

How can we plot lines across (x,y) coordinates in Scatter chart. #1354

Open deepatiwari999 opened 4 years ago

deepatiwari999 commented 4 years ago

Hi, I want to implement lines joining scatter points on same graph similar to this. image

The existing structure of Linear Axis (Scatter Series) and Categorical Axis (Line Series) makes it difficult to implement this on the same graph. Please provide if there is an alternative solution to achieve this.