Open srv91 opened 8 years ago
I am afraid this is a dupe. See, for instance, https://github.com/andredumas/techan.js/issues/116.
@albertosantini Hey thanks for the response, but #116 does not completely answer my query. So what I'm looking for is an example wherein you can zoom in to minute candles. I managed to do the ticking data part but I can only zoom in to daily candles.
If you need to play with financetime scale, you may give a look at this example in the gallery: TechanJS financetime scale.
Anyway this second concern is out of topic with respect to the title of the issue. Maybe it would be better closing this issue and opening a new one with "zoom" part.
@albertosantini Thanks a lot for the help. I'll raise a separate issue for the zooming part.
Hey I'm new to charting libraries and would like to begin my learning with techanJS. The sample code in the docs is w.r.t daily data. Could someone please redirect me to a sample code for plotting intraday data using this library so I can go through it and understand the code?
Thanks