var FR0010340141_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,3097491000],[2009,3232425000],[2010,3407634000],[2011,3599485000],[2012,3732622000],[2013,3824888000],[2014,3980000000],[2015,4126000000],[2016,4291000000],[2017,5434000000],[2018,5801000000],[2019,6007000000],[2020,4213000000],[2021,4176000000],[2022,4855000000],[2023,5297000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,2684857000],[2009,3158616000],[2010,3173364000],[2011,3487712000],[2012,3914461000],[2013,4175741000],[2014,4106000000],[2015,4467000000],[2016,4484000000],[2017,5911000000],[2018,7066000000],[2019,7371000000],[2020,10907000000],[2021,10275000000],[2022,9995000000],[2023,9822000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,325733000],[2012,329921000],[2013,416484000],[2014,514000000],[2015,479000000],[2016,498000000],[2017,514000000],[2018,523000000],[2019,558000000],[2020,741000000],[2021,649000000],[2022,442000000],[2023,445000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,530639000],[2012,459561000],[2013,363997000],[2014,204000000],[2015,227000000],[2016,206000000],[2017,422000000],[2018,590000000],[2019,681000000],[2020,686000000],[2021,790000000],[2022,911000000],[2023,1024000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,910631000],[2012,909532000],[2013,857604000],[2014,918000000],[2015,1119000000],[2016,1113000000],[2017,1995000000],[2018,2087000000],[2019,2176000000],[2020,2023000000],[2021,2472000000],[2022,2642000000],[2023,3072000000]], "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: 'FR0010340141_passif', data: FR0010340141_passif, height: "350", width: "100%" });