ChartsOrg / Charts

Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

candleStickChart zoom

GXLR opened this issue · comments

commented

1.After zooming the candlestick, loading more data, the candlestick becomes thinner and thinner
2.Can the right y-axis or the left y-axis be scaled? One side of the x-axis is fixed and the other side is scaled
3.Besides gesture zoom, what method can be called to zoom

  1. set autoscaleminmax to true for the candlestick chart view
    2.yes you can make use of scaleY and scaleX enabled
    3.double tap to zoom can be called