Commit Graph

23 Commits

Author SHA1 Message Date
Robert Fleischmann
5e98c21379 version 2.1.3
* allow negative percent values with a reversed pie chart
2013-12-01 12:01:32 +01:00
linkgod
73db0ebfe9 support percent < 0
let pie reverse when percent < 0
2013-12-01 11:57:13 +01:00
Robert Fleischmann
bfd8d487a3 version 2.1.2
* Allow override of default options with data attributes in JQuery plugin
2013-12-01 10:51:44 +01:00
Robert Fleischmann
20d926081f Fixed AMD support for jQuery version 2013-11-19 10:21:19 +01:00
Robert Fleischmann
3115d3b066 2.1.0 2013-10-28 10:52:12 +01:00
Robert Fleischmann
70c389b3ae added umd wrapper for AMD and requireJS support 2013-10-27 23:59:45 +01:00
Robert Fleischmann
8b541543ce use parseFloat instead of parseInt and fix initial update for IE 2013-10-27 23:20:01 +01:00
Moritz Meyer
d27447385c updated build file 2013-10-18 19:22:41 +02:00
Moritz Meyer
1bb93e3661 added support for options in angular module 2013-10-18 17:09:26 +02:00
Moritz Meyer
27617f0df7 merged upstrem/master 2013-10-18 16:24:55 +02:00
Robert Fleischmann
e799f304cd updated to version 2.0.5 2013-10-12 21:51:08 +02:00
Robert Fleischmann
34e386179b Merge branch 'fix-timeout-bug' of github.com:mrzmyr/easy-pie-chart into mrzmyr-fix-timeout-bug 2013-10-12 21:40:11 +02:00
mrzmyr
c0a3806d75 fixed timer bug 2013-10-12 11:49:15 +02:00
Robert Fleischmann
0d64b3db91 updated to version 2.0.4 2013-10-10 10:20:37 +02:00
Moritz Meyer
8a08fea6dd use the internal timing function of angular 2013-10-10 00:10:30 +02:00
Moritz Meyer
680e4eb456 added the ability to create two instances on one main scope of
chat pie (also added a second pie chart to the demos)
2013-10-10 00:01:17 +02:00
Robert Fleischmann
2947b2a4ef Updated to version 2.0.3 2013-09-29 13:44:55 +02:00
Robert Fleischmann
831a2c39cc Fixed retina render bug 2013-09-29 13:44:08 +02:00
Robert Fleischmann
26dc6f1cc3 updated dist files 2013-09-27 18:33:22 +02:00
Robert Fleischmann
e5f0c4e845 Update to version 2.0.2
* Improved render performance by approx. 300% by caching for the background (track and scale)
2013-09-26 17:59:20 +02:00
Robert Fleischmann
31dcf65740 version 2.0.1
* Support for Internet Explorer 7 and 8 with excanvas
2013-09-22 22:16:11 +02:00
Robert Fleischmann
44626c7104 updated readme file 2013-09-22 18:48:41 +02:00
Robert Fleischmann
35dbc6b4ac initial commit v2.0.0 2013-09-22 17:13:50 +02:00