var FR0010609263_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,14601000],[2009,10414000],[2010,6862000],[2011,51575000],[2012,40162000],[2013,30160000],[2014,18150000],[2015,14091000],[2016,11157000],[2017,16744000],[2018,7979000],[2019,253000],[2020,-12077000],[2021,-10333000],[2022,-19925000],[2023,-17276000],[2024,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,1913000],[2009,null],[2010,2793000],[2011,3723000],[2012,3118000],[2013,3302000],[2014,3244000],[2015,2901000],[2016,3043000],[2017,6953000],[2018,7057000],[2019,17414000],[2020,26964000],[2021,28697000],[2022,29201000],[2023,29773000],[2024,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,390000],[2012,481000],[2013,465000],[2014,518000],[2015,246000],[2016,261000],[2017,283000],[2018,422000],[2019,299000],[2020,179000],[2021,855000],[2022,119000],[2023,72000],[2024,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,2315000],[2012,2178000],[2013,2439000],[2014,2238000],[2015,2453000],[2016,3131000],[2017,1663000],[2018,2087000],[2019,2275000],[2020,1475000],[2021,1667000],[2022,1274000],[2023,2774000],[2024,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,2297000],[2012,3119000],[2013,3178000],[2014,3388000],[2015,2812000],[2016,2382000],[2017,2104000],[2018,2217000],[2019,3380000],[2020,4068000],[2021,3865000],[2022,0],[2023,null],[2024,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: 'FR0010609263_passif', data: FR0010609263_passif, height: "350", width: "100%" });