var FR0010929125_passif = { "type": "bar", "plot":{ "stacked":true, "stack-type":"normal", "bar-width":"50%", "tooltip" : { "short": true, "decimals": 0, }, }, "title":{ "text": "Passif du bilan", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Capitaux propres", "values": [[2008,16181000],[2009,35636000],[2010,41024000],[2011,47032000],[2012,77200000],[2013,90851000],[2014,107512000],[2015,130665000],[2016,145412000],[2017,162281000],[2018,189815000],[2019,204025000],[2020,229154000],[2021,267263000],[2022,324653000],[2023,413567000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,31985000],[2009,34702000],[2010,56668000],[2011,52366000],[2012,54921000],[2013,153192000],[2014,135031000],[2015,83740000],[2016,140062000],[2017,153553000],[2018,168917000],[2019,561362000],[2020,584062000],[2021,868076000],[2022,1225564000],[2023,1379493000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,1411000],[2012,1893000],[2013,15061000],[2014,19945000],[2015,17688000],[2016,20630000],[2017,20298000],[2018,20407000],[2019,23537000],[2020,23628000],[2021,19945000],[2022,15397000],[2023,17794000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,63445000],[2012,74869000],[2013,110166000],[2014,122438000],[2015,130429000],[2016,188890000],[2017,199010000],[2018,207616000],[2019,219583000],[2020,227812000],[2021,313595000],[2022,347458000],[2023,416572000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,89211000],[2012,98819000],[2013,148654000],[2014,151086000],[2015,149892000],[2016,187076000],[2017,166222000],[2018,168011000],[2019,181945000],[2020,196008000],[2021,230265000],[2022,353529000],[2023,361767000]], "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":"5x1", "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: 'FR0010929125_passif', data: FR0010929125_passif, height: "350", width: "100%" });