var FR0012435121_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": [[2010,null],[2011,-5996000],[2012,-39752000],[2013,347429000],[2014,366860000],[2015,1054466000],[2016,1150953000],[2017,2923000000],[2018,2868200000],[2019,2956700000],[2020,2808000000],[2021,3013700000],[2022,3212300000],[2023,3476400000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,2340061000],[2012,2424421000],[2013,2026748000],[2014,2071975000],[2015,1512231000],[2016,1779608000],[2017,3712000000],[2018,3575300000],[2019,3950500000],[2020,3865900000],[2021,3747500000],[2022,3949700000],[2023,4228000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,48749000],[2012,53347000],[2013,61833000],[2014,77320000],[2015,81177000],[2016,87174000],[2017,198500000],[2018,191400000],[2019,202400000],[2020,194700000],[2021,195900000],[2022,161200000],[2023,184700000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,77489000],[2012,72988000],[2013,106296000],[2014,139630000],[2015,116324000],[2016,143209000],[2017,246300000],[2018,320400000],[2019,336400000],[2020,256600000],[2021,309100000],[2022,407700000],[2023,439400000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,500917000],[2012,497434000],[2013,461289000],[2014,461952000],[2015,468197000],[2016,515172000],[2017,885300000],[2018,839900000],[2019,752600000],[2020,735400000],[2021,776900000],[2022,903400000],[2023,973700000]], "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: 'FR0012435121_passif', data: FR0012435121_passif, height: "350", width: "100%" });