var FR0000035719_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,63000000],[2009,68081000],[2010,66951000],[2011,73927000],[2012,18221000],[2013,11732000],[2014,12166000],[2015,13639000],[2016,13047000],[2017,16930000],[2018,18292000],[2019,16657000],[2020,14872000],[2021,12142000],[2022,11659000],[2023,18763000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,18099000],[2009,12871000],[2010,12459000],[2011,12393000],[2012,11580000],[2013,10563000],[2014,10285000],[2015,5420000],[2016,4692000],[2017,4299000],[2018,3985000],[2019,3741000],[2020,3462000],[2021,3068000],[2022,767000],[2023,4195000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,97000],[2011,147000],[2012,122000],[2013,49000],[2014,47000],[2015,45000],[2016,28000],[2017,17000],[2018,14000],[2019,15000],[2020,219000],[2021,219000],[2022,162000],[2023,158000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,955000],[2011,654000],[2012,988000],[2013,1015000],[2014,1293000],[2015,1053000],[2016,1188000],[2017,411000],[2018,506000],[2019,752000],[2020,1162000],[2021,1239000],[2022,745000],[2023,918000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,12005000],[2011,8328000],[2012,6079000],[2013,5689000],[2014,6042000],[2015,6305000],[2016,6722000],[2017,3620000],[2018,2824000],[2019,2690000],[2020,3352000],[2021,3415000],[2022,5245000],[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: 'FR0000035719_passif', data: FR0000035719_passif, height: "350", width: "100%" });