Completed
Last Updated: 24 Jan 2020 15:45 by ADMIN
AVH
Created on: 11 Jun 2015 15:03
Category: Chart
Type: Feature Request
4
Control the chart line segment properties (between two points) such as color, dashtype, width, etc
I would like to set dashtype, line color, line width and other line segment properties for individual line segments (between two points) of a line type series in kendo chart.

this functionality is available in Microsoft charts.

note, I can set the dashtype for the entire line no problem. I have a requirement to change the dashtype for different sections of the line. maybe starting dashed, then long dash, then solid to indicate different aspects of the data being charted.

it would be great to be able to use a function to return dashtype, line color, line width and other line segment properties based on a e.dataitem.?
3 comments
ADMIN
Alex Hajigeorgieva
Posted on: 24 Jan 2020 15:45

Hi,

The series visual function can be used for this purpose:

https://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/chart/configuration/series.visual

Regards,
Alex Hajigeorgieva
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.
kako
Posted on: 29 May 2018 02:42
I sincerely hope to realize this proposal!
Imported User
Posted on: 04 Oct 2017 10:57
Google charts also support this functionality.
Just look for the "Certainty" option.