var FR0000061129_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,271487000],[2009,313277000],[2010,343843000],[2011,368651000],[2012,354157000],[2013,391856000],[2014,379880000],[2015,416044000],[2016,469598000],[2017,517490000],[2018,486043000],[2019,505461000],[2020,509170000],[2021,531771000],[2022,557346000],[2023,391500000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,3689000],[2009,5658000],[2010,7035000],[2011,5167000],[2012,5748000],[2013,5301000],[2014,9856000],[2015,8786000],[2016,9254000],[2017,15975000],[2018,5992000],[2019,13016000],[2020,12430000],[2021,12606000],[2022,22166000],[2023,13702000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,64314000],[2012,68420000],[2013,105144000],[2014,126095000],[2015,118379000],[2016,122575000],[2017,117302000],[2018,109367000],[2019,109327000],[2020,85914000],[2021,71700000],[2022,60902000],[2023,64451000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,45593000],[2012,40535000],[2013,39012000],[2014,38282000],[2015,38563000],[2016,39072000],[2017,43269000],[2018,48616000],[2019,41430000],[2020,38201000],[2021,44180000],[2022,48250000],[2023,44630000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,103881000],[2012,110421000],[2013,126272000],[2014,115437000],[2015,113675000],[2016,114535000],[2017,106367000],[2018,117059000],[2019,95049000],[2020,136106000],[2021,110443000],[2022,100829000],[2023,75918000]], "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: 'FR0000061129_passif', data: FR0000061129_passif, height: "350", width: "100%" });