var FR0000071797_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": [[2005,null],[2006,null],[2007,29757000],[2008,32661000],[2009,34113000],[2010,38077000],[2011,42365000],[2012,44180000],[2013,50782000],[2014,57686000],[2015,65568000],[2016,72482000],[2017,81585000],[2018,87426000],[2019,92714000],[2020,98704000],[2021,104549000],[2022,115696000],[2023,117880000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2005,null],[2006,null],[2007,0],[2008,0],[2009,1000],[2010,2000],[2011,0],[2012,33000],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,5000],[2019,19720000],[2020,32949000],[2021,30662000],[2022,34426000],[2023,32271000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2005,null],[2006,null],[2007,507000],[2008,584000],[2009,515000],[2010,620000],[2011,1132000],[2012,1330000],[2013,2607000],[2014,3120000],[2015,3085000],[2016,3580000],[2017,3315000],[2018,3577000],[2019,3624000],[2020,4528000],[2021,4487000],[2022,3680000],[2023,4534000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,12947000],[2012,14728000],[2013,12689000],[2014,15602000],[2015,16277000],[2016,17810000],[2017,19703000],[2018,21734000],[2019,24297000],[2020,22712000],[2021,28396000],[2022,33927000],[2023,29023000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,28752000],[2012,28469000],[2013,35567000],[2014,36597000],[2015,46278000],[2016,0],[2017,0],[2018,63713000],[2019,65127000],[2020,68672000],[2021,82383000],[2022,72285000],[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: 'FR0000071797_passif', data: FR0000071797_passif, height: "350", width: "100%" });