var FR0000121691_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,447169000],[2009,453098000],[2010,475340000],[2011,481690000],[2012,498133000],[2013,514156000],[2014,509873000],[2015,536032000],[2016,561832000],[2017,587647000],[2018,598569000],[2019,605181000],[2020,646139000],[2021,658485000],[2022,679348000],[2023,704279000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,10987000],[2009,1684000],[2010,1376000],[2011,818000],[2012,1851000],[2013,202000],[2014,22486000],[2015,17685000],[2016,12692000],[2017,7617000],[2018,22861000],[2019,49674000],[2020,45509000],[2021,43361000],[2022,41262000],[2023,35838000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,3496000],[2012,4758000],[2013,8074000],[2014,12603000],[2015,12406000],[2016,19401000],[2017,17863000],[2018,17919000],[2019,20831000],[2020,20796000],[2021,20149000],[2022,20427000],[2023,19005000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,56325000],[2012,55658000],[2013,52518000],[2014,51389000],[2015,57744000],[2016,53518000],[2017,62864000],[2018,65975000],[2019,83290000],[2020,68286000],[2021,78713000],[2022,69775000],[2023,68960000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,144081000],[2012,136713000],[2013,135272000],[2014,134174000],[2015,130271000],[2016,90503000],[2017,93188000],[2018,99085000],[2019,81679000],[2020,75796000],[2021,80236000],[2022,81145000],[2023,82416000]], "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: 'FR0000121691_passif', data: FR0000121691_passif, height: "350", width: "100%" });