1- Hello to every one; i’m using a candlestick chart and i’d like to amplify or to reduce the interval width(axisX) or height(axisY) or the spacing between each other.
I mean..
AXIS X.
i’d like to do this using a scroll bar (i can build bar):
example:
0—–5 >using scroll> to amplify 0—————5, OR to reduce 0–5 .
1- is this posible?
————————————–
2- i’d like to modify or setup the crosshairX tooltip (label or whatever) to make it fixed to the parent’s border. (i’m using this chart inside a div with overflow-y: scroll)
2- is this posible?
i’d thank you very much if you can tell me some clues about this.