var FR0000066540_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": [[2010,null],[2011,142952000],[2012,120918000],[2013,133561000],[2014,127621000],[2015,112336000],[2016,112502000],[2017,110690000],[2018,93340000],[2019,99986000],[2020,109820000],[2021,123864000],[2022,140208000],[2023,145440000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,145171000],[2012,147066000],[2013,119922000],[2014,113964000],[2015,106307000],[2016,92776000],[2017,80690000],[2018,102950000],[2019,112579000],[2020,255362000],[2021,184708000],[2022,237986000],[2023,178168000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,12535000],[2012,16778000],[2013,17623000],[2014,22400000],[2015,22428000],[2016,20050000],[2017,19170000],[2018,19490000],[2019,19200000],[2020,23010000],[2021,22340000],[2022,25490000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,85585000],[2012,82730000],[2013,69795000],[2014,67589000],[2015,66459000],[2016,70865000],[2017,75090000],[2018,72200000],[2019,75620000],[2020,85070000],[2021,92430000],[2022,114890000],[2023,95130000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,49095000],[2012,51367000],[2013,41959000],[2014,36796000],[2015,43894000],[2016,44330000],[2017,45577000],[2018,48031000],[2019,129102000],[2020,144183000],[2021,163957000],[2022,193409000],[2023,166611000]], "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: 'FR0000066540_passif', data: FR0000066540_passif, height: "350", width: "100%" });