N
Size: a a a
N
N
DE
N
<script type="text/javascript">
AmCharts.makeChart("chartdiv",
{
"type": "serial",
"categoryField": "category",
"valueField": "value",
"startDuration": 1,
/*
"angle": 30,
"depth3D": 30,
*/
"categoryAxis": {
"gridPosition": "start"
},
"trendLines": [],
"graphs": [
{
"balloonText": "[[title]] - [[value]]",
"fillAlphas": 1,
"id": "AmGraph-1",
"title": "Многоэтажные дома",
"type": "column",
"valueField": "mnogo",
},
],
"addLabel": [
{
"text": "mnogo",
},
],
"valueAxes": [
{
"id": "ValueAxis-1",
"title": "Axis title"
}
],
/*"allLabels": [
{
"text": "jopa",
}
],*/
"legend": {
"enabled": true,
"useGraphSettings": true
},
"titles": [
{
"id": "Title-1",
"size": 15,
"text": "Количество подключений за год"
}
],
"dataProvider": %DATA%
}
);
</script>
НТ
N
DE
<script type="text/javascript">
AmCharts.makeChart("chartdiv",
{
"type": "serial",
"categoryField": "category",
"valueField": "value",
"startDuration": 1,
/*
"angle": 30,
"depth3D": 30,
*/
"categoryAxis": {
"gridPosition": "start"
},
"trendLines": [],
"graphs": [
{
"balloonText": "[[title]] - [[value]]",
"fillAlphas": 1,
"id": "AmGraph-1",
"title": "Многоэтажные дома",
"type": "column",
"valueField": "mnogo",
},
],
"addLabel": [
{
"text": "mnogo",
},
],
"valueAxes": [
{
"id": "ValueAxis-1",
"title": "Axis title"
}
],
/*"allLabels": [
{
"text": "jopa",
}
],*/
"legend": {
"enabled": true,
"useGraphSettings": true
},
"titles": [
{
"id": "Title-1",
"size": 15,
"text": "Количество подключений за год"
}
],
"dataProvider": %DATA%
}
);
</script>
N
ДФ
N
З🧟
N
НТ
N
НТ
DE
НТ
НТ