Skip to content

Releases: JiningLiu/StockCharts

1.3.0 - Fixed bugs and added more customization

31 Dec 02:22
fb3909d
Compare
Choose a tag to compare

Update - 1.3.0

Bug Fixes:

  • Time label mismatch with drag gesture fixed

    • Changed yPointIndex to xPointIndex

New Features:

  • Added more customization options for LineChartController

    • dateFormat for custom date formatting with ChartLabel

    • labelDateFormat for custom date label formatting displayed in ChartLabel

    • dragGestureMinimumDuration for customizing minimum time required to activate dragGesture