var FR0000074197_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,7944000],[2009,7719000],[2010,9431000],[2011,4305000],[2012,1787000],[2013,2304000],[2014,2656000],[2015,3003000],[2016,4088000],[2017,5262000],[2018,5466000],[2019,4346000],[2020,4384000],[2021,4029000],[2022,3948000],[2023,3779000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,2900000],[2009,2763000],[2010,2194000],[2011,1720000],[2012,1540000],[2013,1471000],[2014,1305000],[2015,1073000],[2016,1086000],[2017,1658000],[2018,1041000],[2019,4237000],[2020,4481000],[2021,4367000],[2022,3618000],[2023,3470000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,2267000],[2012,2335000],[2013,2478000],[2014,2995000],[2015,2219000],[2016,1980000],[2017,1136000],[2018,974000],[2019,1031000],[2020,1052000],[2021,908000],[2022,839000],[2023,522000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,1782000],[2012,1599000],[2013,1830000],[2014,2062000],[2015,2291000],[2016,2196000],[2017,2137000],[2018,2050000],[2019,1585000],[2020,949000],[2021,1099000],[2022,2441000],[2023,2630000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,8246000],[2012,6978000],[2013,6908000],[2014,6751000],[2015,6616000],[2016,5713000],[2017,5933000],[2018,5990000],[2019,5131000],[2020,6591000],[2021,4992000],[2022,4338000],[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: 'FR0000074197_passif', data: FR0000074197_passif, height: "350", width: "100%" });