var FR0000054231_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,64761000],[2009,70205000],[2010,74581000],[2011,78519000],[2012,82537000],[2013,68648000],[2014,69146000],[2015,74549000],[2016,73407000],[2017,82273000],[2018,87730000],[2019,91726000],[2020,95651000],[2021,98962000],[2022,91274000],[2023,91850000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,15778000],[2009,7192000],[2010,5716000],[2011,21216000],[2012,17866000],[2013,15377000],[2014,15348000],[2015,14490000],[2016,11870000],[2017,14242000],[2018,10615000],[2019,23296000],[2020,53453000],[2021,15881000],[2022,15036000],[2023,12557000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,613000],[2012,846000],[2013,905000],[2014,1595000],[2015,1694000],[2016,1650000],[2017,1730000],[2018,1797000],[2019,1869000],[2020,2593000],[2021,2444000],[2022,3910000],[2023,4598000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,44091000],[2012,39219000],[2013,38078000],[2014,50594000],[2015,37012000],[2016,35616000],[2017,33154000],[2018,38501000],[2019,31392000],[2020,31031000],[2021,30623000],[2022,31733000],[2023,27412000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,78336000],[2012,70527000],[2013,68264000],[2014,70758000],[2015,73850000],[2016,77425000],[2017,86346000],[2018,89875000],[2019,94377000],[2020,80893000],[2021,70742000],[2022,72800000],[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: 'FR0000054231_passif', data: FR0000054231_passif, height: "350", width: "100%" });