var BE0974264930_actif = { "type": "bar", "plot":{ "stacked":true, "stack-type":"normal", "bar-width":"50%", "tooltip" : { "short": true, "decimals": 0, }, }, "title":{ "text": "Actif du bilan", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Ecart d'acquisition", "values": [[2012,null],[2013,726000000],[2014,779800000],[2015,822700000],[2016,697400000],[2017,604000000],[2018,602100000],[2019,614400000],[2020,602000000],[2021,616000000],[2022,598000000],[2023,607000000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2012,null],[2013,686000000],[2014,708800000],[2015,716500000],[2016,520300000],[2017,518600000],[2018,495000000],[2019,588400000],[2020,627000000],[2021,1124000000],[2022,1334000000],[2023,873000000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2012,null],[2013,1088000000],[2014,1119400000],[2015,1152100000],[2016,1172300000],[2017,1183900000],[2018,1234600000],[2019,1718600000],[2020,1827000000],[2021,1732000000],[2022,2227000000],[2023,2411000000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,null],[2020,null],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2012,null],[2013,716000000],[2014,766500000],[2015,751900000],[2016,889800000],[2017,926400000],[2018,630600000],[2019,582600000],[2020,749000000],[2021,1156000000],[2022,1191700000],[2023,1006000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2012,2450000000],[2013,2213000000],[2014,2516000000],[2015,2394000000],[2016,2181000000],[2017,2552000000],[2018,2925000000],[2019,3745000000],[2020,2241000000],[2021,1937000000],[2022,1176000000],[2023,1875000000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2012,3871000000],[2013,3748000000],[2014,3487000000],[2015,3852000000],[2016,3395000000],[2017,3233000000],[2018,3219000000],[2019,3736000000],[2020,3924000000],[2021,3862000000],[2022,8966000000],[2023,4661000000]], "background-color": "rgb(192, 96, 0)" }, ], "plotarea" : { "margin-right":"5", "margin-left":"180", "margin-bottom":"50", "margin-top":"40", "background-color-1": "white", "background-color-2": "rgb(210,210,210)", }, "legend": { "layout":"7x1", "x" : "0", "y": "35", "item": { "font-size": "11px" } }, "scale-y" : { "short": true, "guide": {"line-color": "rgb(127,127,127)",}, "item": { "font-size": "12px" } }, "scale-x" : { "item": { "font-size": "12px" }, } } zingchart.render({ id: 'BE0974264930_actif', data: BE0974264930_actif, height: "350", width: "100%" });