views:

148

answers:

0

I've been working with Google chart API and annotated timeline. Drawing graphs is fine. I have no problem.

However, I need to draw a timeline graph for share prices. And as you may know, share prices are meaningful only between certain times (e.g. from 10AM to 4PM, when the market opens and closes).

How do I change the Google timeline graph so that on X-Axis, the range is from 10AM-4PM? Right now, it just draws a long constant line between 4PM till 10AM next day before prices start to move again.

Man, I hope that makes sens. (Google finance chart seems to do it).

Thank you SO much for whoever can answer. You are a CHAMPION!