Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Cfchart time values for Y Axis

Guest
Jun 04, 2010 Jun 04, 2010

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!!

454
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jun 04, 2010 Jun 04, 2010
LATEST

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources