2.0.0 • Published 5 years ago

@sudhanshu/radial-indicator v2.0.0

Weekly downloads
156
License
MIT
Repository
github
Last release
5 years ago

radialIndicator

A simple and light weight circular indicator plugin. Also works on Internet Explorer. It supports duration, color range, interpolation, formatting, percentage value and much more. Does work well with jQuery and angularJS.

Installation

Through npm

npm install @sudhanshu/radial-indicator

For Devs

When updating the documentation, checkout the repository and run npm install and then npm start to run examples locally.

###Major updates

1.4.0

  • Added option to support rendering in the opposite direction.

1.2.0

  • Added option to allow user interaction on mouse and touch events.
  • Added precision option to support float value.

1.1.0

  • Fixed draw issue on ipad and android devices and added onAnimationComplete callback.
2.0.0

5 years ago

1.4.0

5 years ago