var FR0000061244_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,1145000],[2009,-1936000],[2010,7993000],[2011,8000000],[2012,8313000],[2013,3170000],[2014,5820000],[2015,-2253000],[2016,-1430000],[2017,2296000],[2018,3240000],[2019,10236000],[2020,8520000],[2021,8862000],[2022,14090000],[2023,12180000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,9993000],[2009,6327000],[2010,4957000],[2011,0],[2012,9483000],[2013,2560000],[2014,6360000],[2015,18624000],[2016,12030000],[2017,8930000],[2018,8898000],[2019,5812000],[2020,13563000],[2021,9796000],[2022,22226000],[2023,15367000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,1292000],[2012,1661000],[2013,2770000],[2014,1405000],[2015,1246000],[2016,1065000],[2017,0],[2018,0],[2019,0],[2020,null],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,4000000],[2012,3238000],[2013,5430000],[2014,9470000],[2015,2399000],[2016,4940000],[2017,2432000],[2018,3842000],[2019,4716000],[2020,null],[2021,null],[2022,6880000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,8313000],[2012,4376000],[2013,4973000],[2014,6055000],[2015,4070000],[2016,3107000],[2017,3584000],[2018,6766000],[2019,5327000],[2020,17286000],[2021,16456000],[2022,12572000],[2023,10295000]], "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: 'FR0000061244_passif', data: FR0000061244_passif, height: "350", width: "100%" });