Add Zingchart / Javascript graphics

main
nurbek 3 years ago
parent 975297ce15
commit ea58a0c302

@ -0,0 +1,6 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M2.90906 28.0362L10.9091 19.2653H3.38906V15.7744H16.1309V18.909L7.94906 27.8617H16.4145V31.3526H2.90906V28.0362ZM17.8763 20.029H21.5854Z" fill="#13668F"/>
<path d="M11.4618 2.79275H13.5127V0.727295H15.2727V2.79275H17.3382V4.52366H15.2727V6.54548H13.5127V4.52366H11.4618V2.79275Z" fill="#7DA82B"/>
<path d="M23.4399 6.32728H25.1999V4.55273H26.6545V6.32728H28.4218V7.78183H26.6836V9.54183H25.229V7.81092H23.4399V6.32728Z" fill="#DC1257"/>
<path d="M17.4546 14.349H19.0837V12.7126H20.4582V14.349H22.0946V15.7236H20.4655V17.3526H19.091V15.7236H17.4546V14.349Z" fill="#13668F"/>
</svg>

After

Width:  |  Height:  |  Size: 686 B

@ -153,6 +153,23 @@
"implies": "Java", "implies": "Java",
"website": "https://www.zimbra.com/" "website": "https://www.zimbra.com/"
}, },
"Zingchart": {
"cats": [
25
],
"description": "ZingChart is a open-source and free JavaScript library for building interactive and intuitive charts.",
"icon": "Zingchart.svg",
"js": {
"zingchart": ""
},
"oss": true,
"saas": true,
"pricing": [
"freemium",
"mid"
],
"website": "https://www.zingchart.com"
},
"Zinnia": { "Zinnia": {
"cats": [ "cats": [
11 11

Loading…
Cancel
Save