var FR0004007813_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,125215000],[2009,88969000],[2010,115554000],[2011,156846000],[2012,149111000],[2013,188202000],[2014,217463000],[2015,223917000],[2016,145767000],[2017,215442000],[2018,261755000],[2019,293113000],[2020,275418000],[2021,267707000],[2022,256350000],[2023,234463000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,529624000],[2009,400289000],[2010,352116000],[2011,302621000],[2012,234993000],[2013,238298000],[2014,147916000],[2015,139655000],[2016,203203000],[2017,254157000],[2018,203244000],[2019,152089000],[2020,172354000],[2021,168593000],[2022,214293000],[2023,212451000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,24424000],[2012,24510000],[2013,33422000],[2014,21485000],[2015,22334000],[2016,23229000],[2017,24952000],[2018,33402000],[2019,37706000],[2020,39883000],[2021,31998000],[2022,31365000],[2023,29011000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,409668000],[2012,473624000],[2013,550233000],[2014,617953000],[2015,613791000],[2016,675146000],[2017,652012000],[2018,705958000],[2019,907498000],[2020,759985000],[2021,800550000],[2022,842063000],[2023,942767000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,140547000],[2012,169979000],[2013,136035000],[2014,153963000],[2015,132347000],[2016,150748000],[2017,186728000],[2018,204697000],[2019,176048000],[2020,194767000],[2021,198689000],[2022,166993000],[2023,290917000]], "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: 'FR0004007813_passif', data: FR0004007813_passif, height: "350", width: "100%" });