Looks like it's trying to interpret your x-values as dates, and either parsing them incorrectly, or your date format string is messed up.
Can you show me an example of your input msg.payload data?
Also, on your ui_chart node, what is the x-axis format string you are using, if any?
--
Steve