drawing graphics on Google Charts

2019-07-11 22:36发布

问题:

So i'm working with Google Charts to show some stock data and this is the graph that i have generated (candlestick chart) with the data :

current graph http://i51.tinypic.com/30ku538.png

My Requirment is like that of below . After some conditions are set , i should be able to bring up these arrows / lines as indicators .

graph required http://i51.tinypic.com/2qukig1.png

Is this possible ? If so , could you please link me to some tutorials or the like ?

Thanks ! :D