var FR0004171346_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": [[2008,18836000],[2009,15573000],[2010,5684000],[2011,7619000],[2012,4823000],[2013,-2248000],[2014,-1645000],[2015,-2521000],[2016,930000],[2017,8888000],[2018,10729000],[2019,11739000],[2020,23416000],[2021,25376000],[2022,28624000],[2023,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,null],[2009,null],[2010,null],[2011,1388000],[2012,1419000],[2013,1658000],[2014,2440000],[2015,1996000],[2016,5600000],[2017,2393000],[2018,2345000],[2019,2118000],[2020,13997000],[2021,6914000],[2022,6544000],[2023,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,4290000],[2020,1720000],[2021,2570000],[2022,2620000],[2023,2080000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,4000000],[2014,2330000],[2015,1670000],[2016,2350000],[2017,3290000],[2018,2950000],[2019,3080000],[2020,6580000],[2021,11310000],[2022,11670000],[2023,11640000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,5573000],[2012,10374000],[2013,7193000],[2014,4693000],[2015,3299000],[2016,4879000],[2017,18463000],[2018,11890000],[2019,11789000],[2020,17887000],[2021,24633000],[2022,22548000],[2023,null]], "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: 'FR0004171346_passif', data: FR0004171346_passif, height: "350", width: "100%" });