var FR0004027068_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,138430000],[2009,153671000],[2010,174126000],[2011,193263000],[2012,197457000],[2013,224005000],[2014,242424000],[2015,253562000],[2016,264551000],[2017,273004000],[2018,283854000],[2019,287851000],[2020,289103000],[2021,304620000],[2022,323986000],[2023,354261000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,545695000],[2009,496615000],[2010,483846000],[2011,487541000],[2012,511996000],[2013,494187000],[2014,484698000],[2015,503244000],[2016,507743000],[2017,530219000],[2018,529079000],[2019,554561000],[2020,544745000],[2021,492503000],[2022,486627000],[2023,511070000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,10610000],[2012,12946000],[2013,12268000],[2014,15956000],[2015,15571000],[2016,17032000],[2017,18157000],[2018,17747000],[2019,20956000],[2020,21557000],[2021,19290000],[2022,11189000],[2023,11665000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,161948000],[2012,109029000],[2013,128368000],[2014,146196000],[2015,134638000],[2016,126190000],[2017,148574000],[2018,149505000],[2019,126101000],[2020,94158000],[2021,87110000],[2022,136628000],[2023,121788000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,43428000],[2012,37723000],[2013,35227000],[2014,34999000],[2015,35730000],[2016,36677000],[2017,32530000],[2018,35267000],[2019,34124000],[2020,30406000],[2021,37241000],[2022,35711000],[2023,35636000]], "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: 'FR0004027068_passif', data: FR0004027068_passif, height: "350", width: "100%" });