You must be logged in to post your query.
Home › Forums › Chart Support › Adding of Time Selector
Tagged: time picker, time selector
I’m currently using this existing code for range & date picker. https://jsfiddle.net/canvasjs/zxrkh502/
I was wondering if it is possible to modify the codes to include time selector in date selector?
Could anyone enlighten me? Thank you :)
@sptrainee31,
jQuery UI datepicker doesn’t have time component. However you can use timepicker addon along with jQuery UI datepicker to show time-component. Please refer this article for more information.
Please take a look at this updated JSFiddle for an example on the same.
— Vishwas R Team CanvasJS
You must be logged in to reply to this topic. Login/Register