var FR0005691656_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": [[2005,264470000],[2006,295670000],[2007,309985000],[2008,307540000],[2009,286396000],[2010,302512000],[2011,324608000],[2012,327969000],[2013,355397000],[2014,370705000],[2015,421416000],[2016,489985000],[2017,591769000],[2018,771301000],[2019,893420000],[2020,993540000],[2021,1177353000],[2022,1341100000],[2023,1605400000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2005,111680000],[2006,113695000],[2007,136361000],[2008,206872000],[2009,137234000],[2010,68071000],[2011,42688000],[2012,66779000],[2013,88469000],[2014,34797000],[2015,34013000],[2016,32060000],[2017,54300000],[2018,275389000],[2019,221063000],[2020,210356000],[2021,249165000],[2022,321700000],[2023,164400000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2005,15001000],[2006,14346000],[2007,12759000],[2008,14735000],[2009,12593000],[2010,13509000],[2011,13048000],[2012,13266000],[2013,18477000],[2014,16860000],[2015,18964000],[2016,19573000],[2017,22977000],[2018,40383000],[2019,42877000],[2020,45996000],[2021,51175000],[2022,52300000],[2023,53300000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,107433000],[2012,99347000],[2013,137539000],[2014,149200000],[2015,169714000],[2016,210239000],[2017,285311000],[2018,346054000],[2019,328215000],[2020,329244000],[2021,524173000],[2022,401600000],[2023,474500000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,55624000],[2012,58541000],[2013,68973000],[2014,66211000],[2015,76333000],[2016,91681000],[2017,110460000],[2018,155106000],[2019,132792000],[2020,154260000],[2021,192863000],[2022,216700000],[2023,231000000]], "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: 'FR0005691656_passif', data: FR0005691656_passif, height: "350", width: "100%" });