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

Daylight Saving on radhtmlchart

2 Answers 72 Views
Chart (HTML5)
This is a migrated thread and some comments may be shown as answers.
alex
Top achievements
Rank 1
alex asked on 29 Nov 2017, 04:48 AM

I have minute data beginning from 2017-11-5 to 2017-11-6 which is crossing daylight saving day, the datetime of data is stored in utc time which is from 2017-11-5 4:00 to 2017-11-6 5:00 (25 hours data)

when i apply the data on chart there is 25 hours in Xaxis  which is understandable. 

this is what i want to achieve 

if we have to show 25 hours data on chart(there is duplicate time from 1am to 2am), 

we don't want there is gap there

 PlotArea.XAxis.DataLabelsField use local time which convert from utc

or

I have move send 1am to 2am to different column, so i can show 24 hours data with 1 hour overlap, but don't want to gap as well.

i am not sure if i explain clearly or not.

attachment is the simple app and screen shot of the web

 

 

2 Answers, 1 is accepted

Sort by
0
alex
Top achievements
Rank 1
answered on 29 Nov 2017, 04:56 AM

Here is my one drive shared sample app

Sample app

 

0
alex
Top achievements
Rank 1
answered on 30 Nov 2017, 12:35 AM

never mind....

solved by using ClientTemplate.

Tags
Chart (HTML5)
Asked by
alex
Top achievements
Rank 1
Answers by
alex
Top achievements
Rank 1
Share this question
or