Hi,
How can i do to synchronise multiple HtmlChart ?
I have 4 charts, each can start or end on a different time, but i must start the graphics at te same time
See in the attached file (Graphics_Snchro.png) for example, the 2 graphics must start at 10:27:27 and stop at 10:57:27.
The XAxis MinDateValue and MaxDateValue are good, but no on the graphics itself... WHY ?
Thank for your help
5 Answers, 1 is accepted
0
Hi Pierre,
The chart X axis starting point depends on the configuration of the chart itself. Can you send us a runnable sample demonstrating the exact setup used by you so we can examine it and see what may be causing the issue?
Regards,
Vessy
Telerik by Progress
The chart X axis starting point depends on the configuration of the chart itself. Can you send us a runnable sample demonstrating the exact setup used by you so we can examine it and see what may be causing the issue?
Regards,
Vessy
Telerik by Progress
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
0
Pierre
Top achievements
Rank 1
answered on 11 Aug 2016, 08:50 AM
Runnable sample here : https://mega.nz/#!WBtk2JDY!SBXQMdDL7BIIJ3qWz80-5o6O4l4o-6v9lciYAvEV9w0
In this sample, the two graphs must start at the same time (11/08/2016 09:40:00) but one start at 09:43:30 and the other at 09:56:35.
And the two graphs must to be SYNCHRO (same timeline for both).
Thanks
0
Hi Pierre,
Thank you for the provided project - it helped a lot in understanding the case.
The issue is related to the fact that currently the MinDateValue and MaxDateValue properties in RadHtmlChart do not take effect for numeric series. Such improvement has been already logged into our Feedback portal, so you can vote for it here:
http://feedback.telerik.com/Project/108/Feedback/Details/145264
The item above also contains two possible workarounds, so you can choose the one which fits your scenario better.
Regards,
Vessy
Telerik by Progress
Thank you for the provided project - it helped a lot in understanding the case.
The issue is related to the fact that currently the MinDateValue and MaxDateValue properties in RadHtmlChart do not take effect for numeric series. Such improvement has been already logged into our Feedback portal, so you can vote for it here:
http://feedback.telerik.com/Project/108/Feedback/Details/145264
The item above also contains two possible workarounds, so you can choose the one which fits your scenario better.
Regards,
Vessy
Telerik by Progress
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
0
Pierre
Top achievements
Rank 1
answered on 18 Aug 2016, 07:29 AM
OK, Thanks
0
Hi,
You are welcome, Pierre.
Feel free to reach us again should any further question occurs.
Regards,
Vessy
Telerik by Progress
You are welcome, Pierre.
Feel free to reach us again should any further question occurs.
Regards,
Vessy
Telerik by Progress
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.