Skip to content
This repository has been archived by the owner on Dec 22, 2024. It is now read-only.

1.3.0 - Fixed bugs and added more customization

Latest
Compare
Choose a tag to compare
@JiningLiu JiningLiu released this 31 Dec 02:22
fb3909d

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