var FR0013247244_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": [[2006,null],[2007,null],[2008,null],[2010,null],[2011,null],[2012,2268000],[2013,3444000],[2014,8236000],[2015,10919000],[2016,12915000],[2017,16259000],[2018,18735000],[2019,17811000],[2020,15740000],[2021,15890000],[2022,16540000],[2023,9300000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2006,null],[2007,null],[2008,null],[2010,null],[2011,null],[2012,1562000],[2013,782000],[2014,2000],[2015,131000],[2016,109000],[2017,44000],[2018,1049000],[2019,3517000],[2020,4170000],[2021,4670000],[2022,3634000],[2023,6480000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2006,null],[2007,null],[2008,null],[2010,null],[2011,null],[2012,null],[2013,0],[2014,430000],[2015,530000],[2016,630000],[2017,880000],[2018,1270000],[2019,null],[2020,null],[2021,null],[2022,407000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2006,null],[2007,null],[2008,null],[2010,null],[2011,null],[2012,null],[2013,2000000],[2014,1420000],[2015,1350000],[2016,1780000],[2017,2280000],[2018,2540000],[2019,2330000],[2020,1920000],[2021,1600000],[2022,1270000],[2023,1600000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[], "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: 'FR0013247244_passif', data: FR0013247244_passif, height: "350", width: "100%" });