This repository has been archived by the owner on Dec 2, 2020. It is now read-only.
Version 2.2
Minor Breaking Changes
lineColorForIndex
&lineAlphaForIndex
are now deprecated in preparation of new update. These features will no longer be supported
New Features
- Added new feature
PopUpReport:
when the user touches the graph, a label will show up above the closest point giving the value of this point. - Added public properties
sizePoint
andcolorPoint
to control the diameter and color of the points creating the graph.
Bug Fixes