I am creating a heat map using html, and JavaScript.
My x axis is having 24 hours, and y axis is having all the days of year, 365 days.
But on the y axis I am unable to display the name of every date. It is displaying the name with some step size. Can anyone solve this?