var FR0000039216_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,195255000],[2011,297300000],[2012,281900000],[2013,299500000],[2014,379800000],[2015,378700000],[2016,415500000],[2017,502300000],[2018,843300000],[2019,918000000],[2020,1002000000],[2021,1079300000],[2022,1145000000],[2023,807100000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,494659000],[2011,547400000],[2012,550500000],[2013,576000000],[2014,635600000],[2015,680700000],[2016,932100000],[2017,1180000000],[2018,1005700000],[2019,1131100000],[2020,1452300000],[2021,1694700000],[2022,1306700000],[2023,1065400000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,16800000],[2012,21200000],[2013,17300000],[2014,15300000],[2015,12600000],[2016,15000000],[2017,14600000],[2018,16400000],[2019,19200000],[2020,16300000],[2021,17100000],[2022,18000000],[2023,56200000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,297600000],[2012,413200000],[2013,328400000],[2014,325300000],[2015,299600000],[2016,395500000],[2017,496300000],[2018,712900000],[2019,1001300000],[2020,1243700000],[2021,1135500000],[2022,1255900000],[2023,1343500000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,417300000],[2012,358900000],[2013,299200000],[2014,312100000],[2015,457400000],[2016,495100000],[2017,760600000],[2018,463000000],[2019,613900000],[2020,489000000],[2021,557000000],[2022,552100000],[2023,481200000]], "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: 'FR0000039216_passif', data: FR0000039216_passif, height: "350", width: "100%" });