var FR0000076861_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,3106000],[2009,3723000],[2010,4172000],[2011,5351000],[2012,5175000],[2013,5246000],[2014,5101000],[2015,4848000],[2016,2887000],[2017,2493000],[2018,373000],[2019,198000],[2020,410000],[2021,-251000],[2022,-353000],[2023,-520000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,307000],[2009,42000],[2010,11000],[2011,674000],[2012,972000],[2013,912000],[2014,877000],[2015,1638000],[2016,2423000],[2017,3862000],[2018,3737000],[2019,4638000],[2020,9045000],[2021,7010000],[2022,5643000],[2023,3926000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,506000],[2012,598000],[2013,614000],[2014,818000],[2015,830000],[2016,912000],[2017,952000],[2018,837000],[2019,878000],[2020,914000],[2021,911000],[2022,587000],[2023,683000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,627000],[2012,679000],[2013,811000],[2014,1246000],[2015,942000],[2016,1282000],[2017,1372000],[2018,2350000],[2019,6456000],[2020,7372000],[2021,6403000],[2022,8049000],[2023,9221000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,4285000],[2012,4321000],[2013,4149000],[2014,3836000],[2015,5169000],[2016,7617000],[2017,5458000],[2018,6670000],[2019,1958000],[2020,1997000],[2021,0],[2022,0],[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: 'FR0000076861_passif', data: FR0000076861_passif, height: "350", width: "100%" });