Home › Forums › Report Bugs › When using Date object as X data label differs with one month › Reply To: When using Date object as X data label differs with one month
Hi,
This is not a bug. JavaScript month index starts from 0. Hence month 0 (January) becomes 1 displaying. Please refer to this thread.
— Sunil Urs