var FR0011490648_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,4413000],[2013,4010000],[2014,3469000],[2015,19759000],[2016,17813000],[2017,26789000],[2018,24562000],[2019,22903000],[2020,16397000],[2021,18160000],[2022,16442000],[2023,8298000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,1170000],[2013,5218000],[2014,12568000],[2015,1963000],[2016,7176000],[2017,1767000],[2018,5722000],[2019,11918000],[2020,26655000],[2021,28952000],[2022,29211000],[2023,20606000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,0],[2014,470000],[2015,680000],[2016,560000],[2017,700000],[2018,640000],[2019,880000],[2020,1470000],[2021,null],[2022,1030000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,null],[2013,0],[2014,1220000],[2015,820000],[2016,930000],[2017,830000],[2018,1620000],[2019,2910000],[2020,2910000],[2021,null],[2022,4000000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,2020000],[2013,3001000],[2014,4272000],[2015,2998000],[2016,2071000],[2017,2164000],[2018,3327000],[2019,4966000],[2020,4854000],[2021,5896000],[2022,5770000],[2023,5164000]], "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: 'FR0011490648_passif', data: FR0011490648_passif, height: "350", width: "100%" });