var FR0000034894_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,210480000],[2009,219214000],[2010,230131000],[2011,254994000],[2012,267276000],[2013,243061000],[2014,254289000],[2015,272043000],[2016,280272000],[2017,308018000],[2018,274998000],[2019,230192000],[2020,213390000],[2021,212200000],[2022,196920000],[2023,193890000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,111023000],[2009,110289000],[2010,103534000],[2011,104373000],[2012,148849000],[2013,177504000],[2014,205964000],[2015,217485000],[2016,214041000],[2017,111870000],[2018,109775000],[2019,133445000],[2020,137150000],[2021,71720000],[2022,100840000],[2023,65560000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,2063000],[2012,2711000],[2013,2655000],[2014,3079000],[2015,3164000],[2016,3868000],[2017,3719000],[2018,3835000],[2019,4519000],[2020,7060000],[2021,15330000],[2022,11620000],[2023,10280000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,6288000],[2012,8332000],[2013,10632000],[2014,12856000],[2015,12348000],[2016,22482000],[2017,33388000],[2018,27311000],[2019,40332000],[2020,11240000],[2021,11770000],[2022,15040000],[2023,13100000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,82686000],[2012,65438000],[2013,78863000],[2014,95233000],[2015,90073000],[2016,83071000],[2017,103085000],[2018,108077000],[2019,124464000],[2020,105364000],[2021,117189000],[2022,112866000],[2023,83212000]], "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: 'FR0000034894_passif', data: FR0000034894_passif, height: "350", width: "100%" });