var FR0000035164_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": [[2009,435972000],[2010,476971000],[2011,509128000],[2012,492152000],[2013,495009000],[2014,504445000],[2015,519921000],[2016,532256000],[2017,590641000],[2018,633299000],[2019,644118000],[2020,551811000],[2021,629403000],[2022,706484000],[2023,856021000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,48649000],[2010,41985000],[2011,52229000],[2012,46670000],[2013,35612000],[2014,91292000],[2015,98569000],[2016,62456000],[2017,104642000],[2018,314338000],[2019,364874000],[2020,352424000],[2021,239207000],[2022,412222000],[2023,552518000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,18777000],[2011,16162000],[2012,17012000],[2013,19466000],[2014,25531000],[2015,24967000],[2016,39956000],[2017,34228000],[2018,30190000],[2019,40208000],[2020,45674000],[2021,38847000],[2022,28534000],[2023,27234000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,71934000],[2011,70524000],[2012,67936000],[2013,67164000],[2014,80148000],[2015,102037000],[2016,106794000],[2017,96946000],[2018,106632000],[2019,114335000],[2020,96141000],[2021,139802000],[2022,164773000],[2023,107945000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,145466000],[2011,148697000],[2012,131712000],[2013,133336000],[2014,143467000],[2015,153325000],[2016,175713000],[2017,207195000],[2018,234773000],[2019,234554000],[2020,233759000],[2021,352858000],[2022,413517000],[2023,466129000]], "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: 'FR0000035164_passif', data: FR0000035164_passif, height: "350", width: "100%" });