var BE0003818359_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": [[2003,null],[2004,null],[2005,29481000],[2006,35560000],[2012,37667000],[2013,39239000],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,69813000],[2023,69557000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2003,191000],[2004,447000],[2005,4869000],[2006,17844000],[2012,9424000],[2013,7832000],[2014,2015000],[2015,1550000],[2016,1023000],[2017,2495000],[2018,3632000],[2019,24927000],[2020,67565000],[2021,60103000],[2022,146354000],[2023,127906000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2003,1187000],[2004,2625000],[2005,9399000],[2006,25965000],[2012,18099000],[2013,19525000],[2014,10091000],[2015,13782000],[2016,14961000],[2017,16692000],[2018,23137000],[2019,40707000],[2020,68264000],[2021,105718000],[2022,126726000],[2023,111220000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2003,149000],[2004,98000],[2005,3142000],[2006,3499000],[2012,204000],[2013,249000],[2014,281000],[2015,325000],[2016,300000],[2017,279000],[2018,276000],[2019,255000],[2020,355000],[2021,20569000],[2022,52925000],[2023,73978000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2003,1789000],[2004,1475000],[2005,null],[2006,null],[2012,27876000],[2013,13291000],[2014,1340000],[2015,1494000],[2016,6629000],[2017,22133000],[2018,9206000],[2019,61552000],[2020,158736000],[2021,91786000],[2022,28194000],[2023,17494000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2003,12253000],[2004,10274000],[2005,23617000],[2006,51519000],[2012,94647000],[2013,141481000],[2014,198134000],[2015,347171000],[2016,979810000],[2017,1151211000],[2018,1290796000],[2019,1861616000],[2020,2135187000],[2021,2233368000],[2022,508117000],[2023,166803000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2003,null],[2004,null],[2005,null],[2006,null],[2012,12124000],[2013,26410000],[2014,14141000],[2015,27205000],[2016,22449000],[2017,26002000],[2018,31087000],[2019,3972054000],[2020,3114657000],[2021,2551957000],[2022,3676503000],[2023,3619541000]], "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: 'BE0003818359_actif', data: BE0003818359_actif, height: "350", width: "100%" });