var FI0009000681_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": [[2011,13916000000],[2012,9447000000],[2013,6660000000],[2014,8669000000],[2015,10468000000],[2016,20975000000],[2017,16218000000],[2018,15371000000],[2019,15401000000],[2020,12636000000],[2021,17462000000],[2022,21426000000],[2023,20628000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2011,5321000000],[2012,5549000000],[2013,6662000000],[2014,2692000000],[2015,2074000000],[2016,4027000000],[2017,3766000000],[2018,3822000000],[2019,5307000000],[2020,6486000000],[2021,5662000000],[2022,5519000000],[2023,5188000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2011,null],[2012,null],[2013,242000000],[2014,301000000],[2015,673000000],[2016,5808000000],[2017,5206000000],[2018,4899000000],[2019,4899000000],[2020,4782000000],[2021,4053000000],[2022,3081000000],[2023,2817000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2011,5532000000],[2012,4394000000],[2013,1842000000],[2014,2313000000],[2015,1910000000],[2016,3781000000],[2017,3996000000],[2018,7156000000],[2019,6538000000],[2020,5571000000],[2021,5972000000],[2022,6707000000],[2023,5580000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2011,10953000000],[2012,10469000000],[2013,9750000000],[2014,6914000000],[2015,5632000000],[2016,10310000000],[2017,11838000000],[2018,8269000000],[2019,6983000000],[2020,6810000000],[2021,6900000000],[2022,6210000000],[2023,5647000000]], "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: 'FI0009000681_passif', data: FI0009000681_passif, height: "350", width: "100%" });