var FR0000184798_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,540962000],[2009,641885000],[2010,894602000],[2011,1154547000],[2012,1215766000],[2013,1413353000],[2014,1498346000],[2015,1809710000],[2016,2076027000],[2017,2715379000],[2018,2970675000],[2019,3011123000],[2020,3489960000],[2021,3811230000],[2022,-1502240000],[2023,1888430000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,1241709000],[2009,1438050000],[2010,1847944000],[2011,1954842000],[2012,2173179000],[2013,2210376000],[2014,2800694000],[2015,3533207000],[2016,4219785000],[2017,5026575000],[2018,5789665000],[2019,9273278000],[2020,10772200000],[2021,12246100000],[2022,13383270000],[2023,9161000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,41754000],[2012,56816000],[2013,68144000],[2014,96781000],[2015,137458000],[2016,207027000],[2017,194458000],[2018,198568000],[2019,199107000],[2020,310900000],[2021,329110000],[2022,411870000],[2023,522870000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,171703000],[2012,154673000],[2013,199426000],[2014,234217000],[2015,254137000],[2016,232019000],[2017,227206000],[2018,268456000],[2019,253782000],[2020,310420000],[2021,334800000],[2022,326950000],[2023,502280000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[], "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: 'FR0000184798_passif', data: FR0000184798_passif, height: "350", width: "100%" });