var FR0000127771_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,26626000000],[2009,25988000000],[2010,28173000000],[2011,22070000000],[2012,21436000000],[2013,19030000000],[2014,22988000000],[2015,21086000000],[2016,19612000000],[2017,17856000000],[2018,17534000000],[2019,15575000000],[2020,16431000000],[2021,19194000000],[2022,17604000000],[2023,17237000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,11630000000],[2009,13262000000],[2010,11908000000],[2011,15710000000],[2012,17721000000],[2013,12210000000],[2014,2314000000],[2015,2417000000],[2016,3936000000],[2017,4510000000],[2018,4327000000],[2019,8386000000],[2020,7664000000],[2021,4979000000],[2022,4133000000],[2023,8092000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,1569000000],[2012,3094000000],[2013,2904000000],[2014,2888000000],[2015,2679000000],[2016,1785000000],[2017,1515000000],[2018,1431000000],[2019,1127000000],[2020,1060000000],[2021,678000000],[2022,642000000],[2023,783000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,6684000000],[2012,6578000000],[2013,5454000000],[2014,0],[2015,0],[2016,2273000000],[2017,4909000000],[2018,4938000000],[2019,5057000000],[2020,4498000000],[2021,5104000000],[2022,5083000000],[2023,6328000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,9686000000],[2012,10670000000],[2013,15017000000],[2014,7527000000],[2015,8243000000],[2016,4759000000],[2017,5446000000],[2018,6173000000],[2019,7201000000],[2020,8469000000],[2021,3412000000],[2022,3818000000],[2023,5811000000]], "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: 'FR0000127771_passif', data: FR0000127771_passif, height: "350", width: "100%" });