var FR0000120321_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,11829000000],[2009,13598000000],[2010,14865000000],[2011,17637000000],[2012,20936000000],[2013,22642800000],[2014,20188700000],[2015,23617000000],[2016,24504000000],[2017,24818500000],[2018,26933600000],[2019,29426000000],[2020,28998800000],[2021,23592600000],[2022,27186500000],[2023,29081600000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,4778000000],[2009,3131000000],[2010,1591000000],[2011,1148000000],[2012,248000000],[2013,392600000],[2014,2588300000],[2015,781800000],[2016,1264600000],[2017,1174400000],[2018,1241300000],[2019,2886600000],[2020,2546500000],[2021,6300400000],[2022,5650900000],[2023,8692200000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,1355000000],[2012,1408000000],[2013,1163200000],[2014,1673300000],[2015,1003100000],[2016,1045100000],[2017,736800000],[2018,725000000],[2019,1140000000],[2020,1070300000],[2021,424400000],[2022,525600000],[2023,630800000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,3248000000],[2012,3318000000],[2013,3346000000],[2014,3452800000],[2015,3929000000],[2016,4135300000],[2017,4140800000],[2018,4550000000],[2019,4658400000],[2020,4764500000],[2021,6068100000],[2022,6345600000],[2023,6347000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,3323000000],[2012,3510000000],[2013,3655900000],[2014,3944100000],[2015,4175000000],[2016,4681200000],[2017,4468600000],[2018,5007600000],[2019,5698800000],[2020,6226800000],[2021,6627900000],[2022,7135600000],[2023,7103500000]], "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: 'FR0000120321_passif', data: FR0000120321_passif, height: "350", width: "100%" });