Skip to main content
June 4, 2010
Question

Cfchart time values for Y Axis

  • June 4, 2010
  • 1 reply
  • 473 views

Hello,

I am trying to create a graph in cfchart that plots time values as its y axis.  The values are take from a MySQL database and are stored as DateTime so firstly:

How can I convert this to just a 'time' value, i.e. 00:00:30 so that it can be plotted onto the graph?

And then,

how can I plot this onto the graph itself?  I have tried to use the WebCharts.bat to change the format of the y axis to DateTime, but it doesn't seem to work.

Any ideas?

Thanks!!

    This topic has been closed for replies.

    1 reply

    Inspiring
    June 4, 2010

    Are you sure you mean the y-axis and not the x-axis?