var FR0011858190_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,null],[2012,14621000],[2013,18930000],[2014,27785000],[2015,31795000],[2016,42769000],[2017,53162000],[2018,52674000],[2019,75570000],[2020,102772000],[2021,110435000],[2022,144499000],[2023,180760000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2011,null],[2012,31635000],[2013,36873000],[2014,9121000],[2015,38723000],[2016,49665000],[2017,53816000],[2018,83498000],[2019,136127000],[2020,227485000],[2021,342400000],[2022,409264000],[2023,372070000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2011,null],[2012,null],[2013,18000],[2014,111000],[2015,215000],[2016,141000],[2017,136000],[2018,150000],[2019,257000],[2020,432000],[2021,663000],[2022,444000],[2023,145770000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2011,null],[2012,16592000],[2013,25487000],[2014,33032000],[2015,29211000],[2016,31691000],[2017,38957000],[2018,50823000],[2019,84466000],[2020,87955000],[2021,125755000],[2022,161907000],[2023,215350000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2011,null],[2012,18387000],[2013,16002000],[2014,23069000],[2015,22876000],[2016,37459000],[2017,36531000],[2018,60686000],[2019,71337000],[2020,92332000],[2021,134936000],[2022,211503000],[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: 'FR0011858190_passif', data: FR0011858190_passif, height: "350", width: "100%" });