Tipo de Aduana

Developer
Size
2,142 Kb
Views
10,120

How do I make an tipo de aduana?

What is a tipo de aduana? How do you make a tipo de aduana? This script and codes were developed by Otto Garcia on 02 December 2022, Friday.

Tipo de Aduana Previews

Tipo de Aduana - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Tipo de Aduana</title>
</head>
<body> <script src="https://www.amcharts.com/lib/3/amcharts.js"></script>
<script src="https://www.amcharts.com/lib/3/pie.js"></script>
<script src="https://www.amcharts.com/lib/3/plugins/export/export.min.js"></script>
<link rel="stylesheet" href="https://www.amcharts.com/lib/3/plugins/export/export.css" type="text/css" media="all" />
<script src="https://www.amcharts.com/lib/3/themes/light.js"></script>
<div id="TipoAduana" style="width: 100%;height: 500px;"></div>	<div id="legend"></div> <script src="js/index.js"></script>
</body>
</html>

Tipo de Aduana - Script Codes JS Codes

var chart = AmCharts.makeChart("TipoAduana", { "type": "pie", "startDuration": 0, "theme": "light", "addClassNames": true,
"legend":{ "position":"bottom", "autoMargins":false, "align": "center", "markerType": "circle", "labelText": "[[title]]", "valueAlign": "center", "valueWidth": 120, "fontSize": 9, "valueText": " [[value]]", "valueAlign": "left", }, "innerRadius": "0%", "defs": { "filter": [{ "id": "shadow", "width": "100%", "height": "100%", "feOffset": { "result": "offOut", "in": "SourceAlpha", "dx": 0, "dy": 0 }, "feGaussianBlur": { "result": "blurOut", "in": "offOut", "stdDeviation": 5 }, "feBlend": { "in": "SourceGraphic", "in2": "blurOut", "mode": "normal" } }] }, "dataProvider": [
{ "TipoAduana":"AEREA", "value": 1210073.425, },
{ "TipoAduana":"MARITIMA", "value": 175017536.5, },
{ "TipoAduana":"TERRESTRE", "value": 34276901.1, },
], "valueField": "value", "titleField": "TipoAduana", "alphaField": "alpha", "labelText": "[[title]] [[percents]]% ", "balloonText": "<span style='font-size:13px;'>[[title]] [[category]]: <br><b>[[value]] </b> [[additional]]</span>", "dashLengthField": "dashLengthColumn", "export": { "enabled": true }, "titles": [{ "text": "" }],
});
Tipo de Aduana - Script Codes
Tipo de Aduana - Script Codes
Home Page Home
Developer Otto Garcia
Username good886
Uploaded December 02, 2022
Rating 3
Size 2,142 Kb
Views 10,120
Do you need developer help for Tipo de Aduana?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Otto Garcia (good886) Script Codes
Create amazing web content with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!