var BE0974294267_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": [[2010,null],[2011,null],[2012,124900000],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,null],[2020,null],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,null],[2012,8500000],[2013,10300000],[2014,14000000],[2015,11300000],[2016,6000000],[2017,3300000],[2018,5300000],[2019,null],[2020,null],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,null],[2012,1730200000],[2013,1771500000],[2014,1917300000],[2015,1607800000],[2016,1416000000],[2017,1690400000],[2018,1621200000],[2019,null],[2020,null],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,null],[2012,747100000],[2013,515600000],[2014,625600000],[2015,506100000],[2016,720100000],[2017,965100000],[2018,768500000],[2019,null],[2020,null],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,null],[2012,204800000],[2013,161500000],[2014,172500000],[2015,180300000],[2016,148900000],[2017,172800000],[2018,125700000],[2019,340000],[2020,270000],[2021,668000],[2022,954000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,null],[2012,188100000],[2013,292300000],[2014,498500000],[2015,116200000],[2016,127100000],[2017,68400000],[2018,239000000],[2019,1274000],[2020,601000],[2021,63000],[2022,2828000],[2023,1915000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2010,null],[2011,null],[2012,202800000],[2013,212100000],[2014,256300000],[2015,479200000],[2016,527100000],[2017,445500000],[2018,258300000],[2019,15875000],[2020,16398000],[2021,16062000],[2022,15954000],[2023,14297000]], "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: 'BE0974294267_actif', data: BE0974294267_actif, height: "350", width: "100%" });