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

Draw a line on Column series.

1 Answer 91 Views
Chart (HTML5)
This is a migrated thread and some comments may be shown as answers.
Srikanth
Top achievements
Rank 1
Srikanth asked on 21 Jul 2015, 09:15 AM
I am able to draw a line between two series but not able to draw on single series it is showing only point. I want draw line single series also.

1 Answer, 1 is accepted

Sort by
0
Danail Vasilev
Telerik team
answered on 24 Jul 2015, 06:41 AM
Hello Srikanth,

This behavior is expected - line series draw lines across their items. If you want to draw just a line I can suggest the following:
    - Use PlotBands - http://demos.telerik.com/aspnet-ajax/htmlchart/examples/functionality/plot-bands/defaultcs.aspx
    - Use Visual Templates - http://demos.telerik.com/aspnet-ajax/htmlchart/examples/functionality/visual-templates/defaultcs.aspx
    - Directly utilize the Kendo Drawing API, to draw the line - http://www.telerik.com/forums/custom-drawing

Regards,
Danail Vasilev
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
Chart (HTML5)
Asked by
Srikanth
Top achievements
Rank 1
Answers by
Danail Vasilev
Telerik team
Share this question
or