File manager - Edit - /home/familylifersmpc/htdocs/www.familylifersmpc.com/editor-js/traffic-chart.js
Back
$(function(){ "use strict"; // chart var chart = AmCharts.makeChart("traffic-chart", { "type": "serial", "theme": "light", "fontFamily": "Poppins", "marginRight":30, "legend": { "equalWidths": false, "periodValueText": "total: [[value.sum]]", "position": "top", "valueAlign": "left", "valueWidth": 100 }, "dataProvider": [{ "year": 2000, "cars": 1691, "motorcycles": 737, "bicycles": 112 }, { "year": 2001, "cars": 1298, "motorcycles": 680, "bicycles": 101 }, { "year": 2002, "cars": 1275, "motorcycles": 664, "bicycles": 97 }, { "year": 2003, "cars": 1246, "motorcycles": 648, "bicycles": 93 }, { "year": 2004, "cars": 1318, "motorcycles": 697, "bicycles": 111 }, { "year": 2005, "cars": 1213, "motorcycles": 633, "bicycles": 87 }, { "year": 2006, "cars": 1199, "motorcycles": 621, "bicycles": 79 }, { "year": 2007, "cars": 1110, "motorcycles": 210, "bicycles": 81 }, { "year": 2008, "cars": 1165, "motorcycles": 232, "bicycles": 75 }, { "year": 2009, "cars": 1145, "motorcycles": 219, "bicycles": 88 }, { "year": 2010, "cars": 1163, "motorcycles": 201, "bicycles": 82 }, { "year": 2011, "cars": 1180, "motorcycles": 285, "bicycles": 87 }], "valueAxes": [{ "stackType": "regular", "gridAlpha": 0.07, "position": "left", "title": "Traffic incidents" }], "colors": [ "#3498db", "#3498db", "#27ae60", "#27ae60" ], "graphs": [{ "balloonText": "<img src='http://www.amcharts.com/lib/3/images/car.png' style='vertical-align:bottom; margin-right: 10px; width:28px; height:21px;'><span style='font-size:14px; color:#000000;'><b>[[value]]</b></span>", "fillAlphas": 0.7, "hidden": true, "lineAlpha": 0.4, "title": "Cars", "valueField": "cars" }, { "balloonText": "<img src='http://www.amcharts.com/lib/3/images/motorcycle.png' style='vertical-align:bottom; margin-right: 10px; width:28px; height:21px;'><span style='font-size:14px; color:#000000;'><b>[[value]]</b></span>", "fillAlphas": 0.7, "lineAlpha": 0.4, "title": "Motorcycles", "valueField": "motorcycles" }, { "balloonText": "<img src='http://www.amcharts.com/lib/3/images/bicycle.png' style='vertical-align:bottom; margin-right: 10px; width:28px; height:21px;'><span style='font-size:14px; color:#000000;'><b>[[value]]</b></span>", "fillAlphas": 0.6, "lineAlpha": 0.4, "title": "Bicycles", "valueField": "bicycles" }], "plotAreaBorderAlpha": 0, "marginTop": 10, "marginLeft": 0, "marginBottom": 0, "chartScrollbar": {}, "chartCursor": { "cursorAlpha": 0 }, "categoryField": "year", "categoryAxis": { "startOnAxis": true, "axisColor": "#DADADA", "gridAlpha": 0.07, "title": "Year", "guides": [{ category: "2003", toCategory: "2005", lineColor: "#CC0000", lineAlpha: 1, fillAlpha: 0.2, fillColor: "#CC0000", dashLength: 2, inside: true, labelRotation: 90, label: "fines for speeding increased" }, { category: "2007", lineColor: "#CC0000", lineAlpha: 1, dashLength: 2, inside: true, labelRotation: 90, label: "motorcycle fee introduced" }] }, "export": { "enabled": true } }); });
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings