var FR0000121709_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,1037500000],[2009,1220100000],[2010,1571300000],[2011,1361800000],[2012,1462100000],[2013,1532300000],[2014,1724500000],[2015,1907700000],[2016,1836200000],[2017,1964300000],[2018,2306600000],[2019,2627500000],[2020,2734800000],[2021,3290700000],[2022,3448900000],[2023,3460700000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,875000000],[2009,547800000],[2010,371900000],[2011,866200000],[2012,952200000],[2013,841600000],[2014,966000000],[2015,1330500000],[2016,2626300000],[2017,2645500000],[2018,2444900000],[2019,2772400000],[2020,3958000000],[2021,3836000000],[2022,3312100000],[2023,3290500000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,127600000],[2012,179700000],[2013,180900000],[2014,192900000],[2015,185800000],[2016,378700000],[2017,354000000],[2018,334100000],[2019,339500000],[2020,355900000],[2021,298900000],[2022,213400000],[2023,210400000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,515600000],[2012,508000000],[2013,524800000],[2014,637300000],[2015,695200000],[2016,911700000],[2017,905800000],[2018,1029900000],[2019,1044800000],[2020,1260300000],[2021,1614700000],[2022,1027100000],[2023,1160600000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,474900000],[2012,434400000],[2013,428100000],[2014,442300000],[2015,516000000],[2016,715400000],[2017,817600000],[2018,961000000],[2019,1031200000],[2020,961000000],[2021,1083900000],[2022,1126300000],[2023,1130300000]], "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: 'FR0000121709_passif', data: FR0000121709_passif, height: "350", width: "100%" });