var FR0013204070_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,null],[2011,null],[2012,null],[2013,14330000],[2014,19711000],[2015,18144000],[2016,22655000],[2017,28893000],[2018,25536000],[2019,20372000],[2020,20204000],[2021,23279000],[2022,28858000],[2023,36067000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,null],[2013,0],[2014,23464000],[2015,22360000],[2016,35031000],[2017,74688000],[2018,76185000],[2019,76073000],[2020,84311000],[2021,75376000],[2022,66019000],[2023,53531000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,17000000],[2014,22720000],[2015,26910000],[2016,37210000],[2017,17790000],[2018,25780000],[2019,21510000],[2020,16420000],[2021,9320000],[2022,8230000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,null],[2013,54000000],[2014,46040000],[2015,49710000],[2016,68750000],[2017,103650000],[2018,137530000],[2019,107450000],[2020,69630000],[2021,49730000],[2022,70270000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,null],[2013,95924000],[2014,71244000],[2015,78834000],[2016,108379000],[2017,122400000],[2018,167710000],[2019,132732000],[2020,88054000],[2021,65543000],[2022,87512000],[2023,95425000]], "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: 'FR0013204070_passif', data: FR0013204070_passif, height: "350", width: "100%" });