File manager - Edit - /home/familylifersmpc/htdocs/www.familylifersmpc.com/editor-js/pie-chart.js
Back
$(function(){ "use strict"; // chart var chart = AmCharts.makeChart( "pie-chart", { "type": "pie", "theme": "light", "fontFamily": "Poppins", "dataProvider": [ { "country": "Lithuania", "value": 260 }, { "country": "Ireland", "value": 201 }, { "country": "Germany", "value": 65 }, { "country": "Australia", "value": 39 }, { "country": "UK", "value": 19 }, { "country": "Latvia", "value": 10 } ], "valueField": "value", "titleField": "country", "outlineAlpha": 0.4, "depth3D": 15, "balloonText": "[[title]]<br><span style='font-size:14px'><b>[[value]]</b> ([[percents]]%)</span>", "angle": 30, "export": { "enabled": true } } ); });
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.21 |
proxy
|
phpinfo
|
Settings