var BE0003789063_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": [[2002,32136000],[2003,45421000],[2004,37485000],[2005,39915000],[2006,19167000],[2010,null],[2011,null],[2012,10817000],[2013,10759000],[2014,10871000],[2015,10741000],[2016,10710000],[2017,10677000],[2018,10639000],[2019,10628000],[2020,10601000],[2021,10571000],[2022,10560000],[2023,10546000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2002,7496000],[2003,6299000],[2004,9983000],[2005,10514000],[2006,7806000],[2010,null],[2011,null],[2012,3030000],[2013,2970000],[2014,5922000],[2015,5392000],[2016,4420000],[2017,6119000],[2018,5500000],[2019,3682000],[2020,2252000],[2021,1849000],[2022,4529000],[2023,3643000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2002,140236000],[2003,216797000],[2004,229239000],[2005,249442000],[2006,245680000],[2010,null],[2011,null],[2012,194421000],[2013,187836000],[2014,215649000],[2015,218802000],[2016,253998000],[2017,252945000],[2018,268818000],[2019,299152000],[2020,254274000],[2021,246826000],[2022,297785000],[2023,311563000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2002,40423000],[2003,66348000],[2004,80253000],[2005,95880000],[2006,93947000],[2010,null],[2011,null],[2012,71572000],[2013,77044000],[2014,93418000],[2015,95454000],[2016,98963000],[2017,114342000],[2018,117383000],[2019,109074000],[2020,112907000],[2021,112907000],[2022,171722000],[2023,138241000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2002,79184000],[2003,112485000],[2004,119579000],[2005,159806000],[2006,140494000],[2010,null],[2011,null],[2012,100694000],[2013,89126000],[2014,115826000],[2015,121484000],[2016,113773000],[2017,109036000],[2018,88748000],[2019,78097000],[2020,69301000],[2021,90756000],[2022,87947000],[2023,82129000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2002,27051000],[2003,22483000],[2004,10613000],[2005,19801000],[2006,29232000],[2010,null],[2011,null],[2012,23211000],[2013,21715000],[2014,29046000],[2015,70720000],[2016,72425000],[2017,41993000],[2018,65831000],[2019,52799000],[2020,105623000],[2021,72885000],[2022,58949000],[2023,46545000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2010,null],[2011,null],[2012,30539000],[2013,27873000],[2014,31818000],[2015,38857000],[2016,43815000],[2017,21658000],[2018,31972000],[2019,21020000],[2020,43577000],[2021,137778000],[2022,77684000],[2023,77245000]], "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: 'BE0003789063_actif', data: BE0003789063_actif, height: "350", width: "100%" });