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

Version 2.2

Compare
Choose a tag to compare
@Boris-Em Boris-Em released this 19 May 00:37
· 241 commits to master since this release

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 sizePointand colorPoint to control the diameter and color of the points creating the graph.

Bug Fixes

  • Various bug fixes (#18, #15)