var CH0012214059_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": [[2011,18157046000],[2012,18476398000],[2013,16595287000],[2014,17870344000],[2015,32849930000],[2016,32363735000],[2017,28850453000],[2018,26703334000],[2019,28966462000],[2020,26405904000],[2021,29403308000],[2022,30038443000],[2023,28801402000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2011,13242996000],[2012,12514437000],[2013,10399488000],[2014,10478568000],[2015,20038071000],[2016,18339480000],[2017,17243210000],[2018,14205999000],[2019,13046357000],[2020,12691882000],[2021,16281673000],[2022,15123698000],[2023,14107665000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2011,1354134000],[2012,1366379000],[2013,1538953000],[2014,1726435000],[2015,3660005000],[2016,3939868000],[2017,3410827000],[2018,2794463000],[2019,2750522000],[2020,2287823000],[2021,2356279000],[2022,2304563000],[2023,2467954000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2011,2213170000],[2012,2029544000],[2013,1718439000],[2014,1866825000],[2015,3396080000],[2016,2838940000],[2017,3460191000],[2018,3349801000],[2019,3250784000],[2020,3091328000],[2021,3916517000],[2022,4330186000],[2023,4662767000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2011,4333970000],[2012,4180172000],[2013,3461757000],[2014,3318702000],[2015,7460710000],[2016,7360009000],[2017,6346634000],[2018,5987880000],[2019,5607717000],[2020,4622694000],[2021,5825083000],[2022,6631706000],[2023,6616698000]], "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: 'CH0012214059_passif', data: CH0012214059_passif, height: "350", width: "100%" });