Skip to content

Commit 4d33106

Browse files
Flot added
1 parent 58892f4 commit 4d33106

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

src/images/icons/Flot.png

1.59 KB
Loading

src/technologies/f.json

+10
Original file line numberDiff line numberDiff line change
@@ -1076,6 +1076,16 @@
10761076
"scriptSrc": "\\.flocktory\\.com/",
10771077
"website": "https://www.flocktory.com"
10781078
},
1079+
"Flot": {
1080+
"cats": [
1081+
59
1082+
],
1083+
"description": "Attractive Javascript plotting for jQuery.",
1084+
"icon": "Flot.png",
1085+
"oss": true,
1086+
"scriptSrc": "(?:((?:\\d+\\.)+\\d+)\\/(?:jquery\\.)?)?flot(?:\\/curvedLines)?(?:\\/excanvas)?(?:\\/jquery)?(?:\\.categories)?(?:\\.pack)?(?:\\.pie)?(?:\\.resize)?(?:\\.selection)?(?:\\.spline)?(?:\\.symbol)?(?:\\.time)?(?:\\.tooltip)?(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1\\2",
1087+
"website": "https://flotcharts.org/"
1088+
},
10791089
"Flow": {
10801090
"cats": [
10811091
106

0 commit comments

Comments
 (0)