Hi,
This is my first time of using canvas, basically in the data point, i had followed the guide provided in the canvasJS. The X-axis that i am using is time, which i obtained from Date(Date.UTC(…)). However, it only display the date in the tip content. Is there any way to specify time in stead of date in the tip content by using toolTipContent? Thanks