var FR0000124141_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,9531700000],[2009,10130700000],[2010,10894700000],[2011,9835100000],[2012,9125700000],[2013,9683400000],[2014,9459100000],[2015,9503300000],[2016,8876500000],[2017,8656700000],[2018,7144300000],[2019,7078400000],[2020,8338700000],[2021,12770000000],[2022,14866900000],[2023,14702000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,20749300000],[2009,21085300000],[2010,21110200000],[2011,21089200000],[2012,17001600000],[2013,12625700000],[2014,11544000000],[2015,12341000000],[2016,13350500000],[2017,14281100000],[2018,14493700000],[2019,16996300000],[2020,19950400000],[2021,21037400000],[2022,28579800000],[2023,28351000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,2077100000],[2012,2092700000],[2013,1698100000],[2014,1958800000],[2015,2068100000],[2016,2123700000],[2017,1941600000],[2018,1790300000],[2019,1848700000],[2020,1815800000],[2021,1876600000],[2022,2844400000],[2023,2807000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,5140100000],[2012,5023500000],[2013,3196300000],[2014,4219200000],[2015,4345200000],[2016,4327700000],[2017,4218700000],[2018,4748200000],[2019,6088100000],[2020,5557800000],[2021,6658600000],[2022,9625500000],[2023,9841000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,12182600000],[2012,11296800000],[2013,9000700000],[2014,7414900000],[2015,7543400000],[2016,9270800000],[2017,9211000000],[2018,9416300000],[2019,9007500000],[2020,9701200000],[2021,10734700000],[2022,17387500000],[2023,16865000000]], "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: 'FR0000124141_passif', data: FR0000124141_passif, height: "350", width: "100%" });