var FR0004053510_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,4441000],[2009,3824000],[2010,4597000],[2011,5232000],[2012,4838000],[2013,4995000],[2014,5146000],[2015,4677000],[2016,5259000],[2017,7190000],[2018,7892000],[2019,6842000],[2020,8997000],[2021,14719000],[2022,16166000],[2023,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,null],[2009,null],[2010,null],[2011,4000],[2012,38000],[2013,6000],[2014,205000],[2015,12000],[2016,11000],[2017,3743000],[2018,4667000],[2019,6015000],[2020,11506000],[2021,10825000],[2022,10876000],[2023,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,0],[2014,720000],[2015,900000],[2016,970000],[2017,1030000],[2018,1320000],[2019,1210000],[2020,1580000],[2021,1870000],[2022,2040000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,0],[2014,920000],[2015,1100000],[2016,1410000],[2017,770000],[2018,2250000],[2019,2390000],[2020,2290000],[2021,2220000],[2022,2620000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,5771000],[2012,5662000],[2013,4746000],[2014,5025000],[2015,6086000],[2016,6430000],[2017,6234000],[2018,7129000],[2019,6296000],[2020,7806000],[2021,7116000],[2022,null],[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: 'FR0004053510_passif', data: FR0004053510_passif, height: "350", width: "100%" });