var FR0006239109_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": [[2009,58766000],[2010,65112000],[2011,80414000],[2012,92268000],[2013,99339000],[2014,109036000],[2015,109036000],[2016,117001000],[2017,128509000],[2018,137635000],[2019,158691000],[2020,183565000],[2021,199433000],[2022,235976000],[2023,253759000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,196882000],[2010,166818000],[2011,173006000],[2012,140601000],[2013,164164000],[2014,197524000],[2015,197524000],[2016,200308000],[2017,192301000],[2018,178907000],[2019,170575000],[2020,180483000],[2021,192247000],[2022,242535000],[2023,215375000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,3000000],[2015,1380000],[2016,1880000],[2017,1600000],[2018,1510000],[2019,2000000],[2020,1510000],[2021,1610000],[2022,null],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,2565000],[2012,2143000],[2013,1230000],[2014,1125000],[2015,1125000],[2016,1512000],[2017,1823000],[2018,2043000],[2019,2260000],[2020,1394000],[2021,914000],[2022,911000],[2023,1172000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,null],[2011,18004000],[2012,22041000],[2013,7756000],[2014,12982000],[2015,21580000],[2016,36084000],[2017,33171000],[2018,27489000],[2019,58057000],[2020,32372000],[2021,25969000],[2022,26079000],[2023,26947000]], "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: 'FR0006239109_passif', data: FR0006239109_passif, height: "350", width: "100%" });