Home Forums Chart Support How can I use PHP MySQL Dynamic data Reply To: How can I use PHP MySQL Dynamic data

#7170

Hi there,

I use canvasjs to generate dynamic graphs with ajax requests, based on database rows.
I tried to generate a graph with dates, but if the ajax reply contains any new Date(..) informations, the graph rendering isn’t working. Can you provide me a working example please?