Skip to content

Commit 0f56007

Browse files
Merge pull request #132 from enthec/EasyPieChart
Easy Pie Chart added
2 parents 426c2a4 + 6f02549 commit 0f56007

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/technologies/e.json

+9
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,15 @@
252252
"website": "https://www.easy-orders.net",
253253
"xhr": "api\\.easy-orders\\.net/"
254254
},
255+
"Easy Pie Chart": {
256+
"cats": [
257+
59
258+
],
259+
"description": "Lightweight jQuery plugin to render and animate nice pie charts with the HTML5 canvas element.",
260+
"oss": true,
261+
"scriptSrc": "[Ee]asy-?[Pp]ie-?[Cc]hart(?:\\.min)?\\.js",
262+
"website": "https://rendro.github.io/easy-pie-chart/"
263+
},
255264
"Easy Redirects": {
256265
"cats": [
257266
100

0 commit comments

Comments
 (0)