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

Step Chart Step Logic

5 Answers 62 Views
Charts
This is a migrated thread and some comments may be shown as answers.
Dragos
Top achievements
Rank 1
Dragos asked on 08 Feb 2016, 11:45 AM

Hello Guys, 

I have a question about how the logic of the drawing of each step is done and why is the point rendered at the middle of the step.

I have an urgent problem that need to be implemented and i have to achieve something like this: highcharts example.

In this dojo example i used the basic step example with the points of the steps being rendered in the middle of each step. To be more precisely i want the step to point at the start of each step, or any other solution that may work.

 

Please help me with this one,

Thank's in advance.

5 Answers, 1 is accepted

Sort by
0
Dragos
Top achievements
Rank 1
answered on 09 Feb 2016, 08:32 AM

Can someone at least tell me if this is possible ? And if so maybe some workarounds to obtain the same behavior.

Have a nice day.

Dragos

0
Iliana Dyankova
Telerik team
answered on 10 Feb 2016, 08:19 AM
Hi Dragos,

Please check this forum thread which discusses a similar scenario and contains an example.

Regards,
Iliana Nikolova
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Dragos
Top achievements
Rank 1
answered on 10 Feb 2016, 08:38 AM

Hello,

 This won't suit my needs since i need the steps to start at the beginning of the line and also i need not to have the point in the center when i hover. Can you please provide a working example :) ?

 

Thank you .

0
Iliana Dyankova
Telerik team
answered on 12 Feb 2016, 08:54 AM
Hello Dragos,

You could move the marker at the begging of the line by setting the align option to "start". As for the point in the center when hover, to remove it you could set series.highlight.markers.color "transparent". For your convenience here is an updated example.

Regards,
Iliana Nikolova
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Dragos
Top achievements
Rank 1
answered on 12 Feb 2016, 09:06 AM
Great Answer. Thank you very much.
Tags
Charts
Asked by
Dragos
Top achievements
Rank 1
Answers by
Dragos
Top achievements
Rank 1
Iliana Dyankova
Telerik team
Share this question
or