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

Scaling x-axis on LineChart

itsjustfil opened this issue · comments

commented

I'm building a stock chart and for the 1D data I want the x axis to scale based on how far the trading day has progressed. Currently the data spans the entire x axis regardless of the time of day. Is there any way to achieve this?