var FR0012185536_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,213000],[2012,25022000],[2013,27857000],[2014,53348000],[2015,60821000],[2016,64529000],[2017,70363000],[2018,81489000],[2019,98277000],[2020,93297000],[2021,105914000],[2022,113113000],[2023,84337000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,54366000],[2013,76278000],[2014,104105000],[2015,94428000],[2016,103152000],[2017,137636000],[2018,123915000],[2019,131148000],[2020,115485000],[2021,159890000],[2022,190349000],[2023,174339000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,224000],[2013,0],[2014,92000],[2015,92000],[2016,92000],[2017,88000],[2018,89000],[2019,159000],[2020,12750000],[2021,18470000],[2022,18730000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,12614000],[2013,5891000],[2014,8685000],[2015,11678000],[2016,6317000],[2017,12429000],[2018,13317000],[2019,19473000],[2020,30210000],[2021,37781000],[2022,87207000],[2023,84522000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,10596000],[2013,12548000],[2014,13091000],[2015,22844000],[2016,16548000],[2017,19634000],[2018,36961000],[2019,56702000],[2020,135264000],[2021,86047000],[2022,75220000],[2023,71243000]], "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: 'FR0012185536_passif', data: FR0012185536_passif, height: "350", width: "100%" });