Chart Component "TimeScale"

J

John Oman

It appears the so called "TimeScale" is really just a "DateScale" with the
smallest element being a day... Bummer!!!

What I am trying to do is plot a line chart on a web page with several
different series of values (y-axis) and common, linear "DateTime" category
(x-axis).

If there were no missing time records, this would be easy.

Any thoughts?
 
Top