var FR0010242511_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,24842000000],[2009,32725000000],[2010,36903000000],[2011,34907000000],[2012,30712000000],[2013,38870000000],[2014,40610000000],[2015,40240000000],[2016,41362000000],[2017,48698000000],[2018,52646000000],[2019,55790000000],[2020,55226000000],[2021,61989000000],[2022,46612000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,44542000000],[2009,53868000000],[2010,47777000000],[2011,97246000000],[2012,64501000000],[2013,57789000000],[2014,61458000000],[2015,64183000000],[2016,65195000000],[2017,56846000000],[2018,60416000000],[2019,67380000000],[2020,65591000000],[2021,69406000000],[2022,96053000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,51560000000],[2012,61688000000],[2013,62475000000],[2014,68596000000],[2015,69973000000],[2016,69738000000],[2017,71373000000],[2018,71772000000],[2019,80760000000],[2020,85837000000],[2021,89225000000],[2022,76923000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,13681000000],[2012,14643000000],[2013,14312000000],[2014,14864000000],[2015,13284000000],[2016,13031000000],[2017,13994000000],[2018,13421000000],[2019,12867000000],[2020,11900000000],[2021,19565000000],[2022,23284000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,34313000000],[2012,78574000000],[2013,83355000000],[2014,82461000000],[2015,85287000000],[2016,92314000000],[2017,89841000000],[2018,84914000000],[2019,86487000000],[2020,87337000000],[2021,120781000000],[2022,145260000000]], "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: 'FR0010242511_passif', data: FR0010242511_passif, height: "350", width: "100%" });