var FR0000065864_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": [[2004,null],[2005,null],[2006,11196000],[2007,12523000],[2008,14296000],[2009,15006000],[2010,17738000],[2011,20959000],[2012,26219000],[2013,32488000],[2014,37889000],[2015,39679000],[2016,45545000],[2017,55832000],[2018,56904000],[2019,66045000],[2020,47561000],[2021,60766000],[2022,60695000],[2023,62305000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2004,null],[2005,null],[2006,11725000],[2007,8978000],[2008,5158000],[2009,4343000],[2010,4692000],[2011,4224000],[2012,6633000],[2013,13196000],[2014,22390000],[2015,25151000],[2016,25745000],[2017,32040000],[2018,44922000],[2019,42756000],[2020,54195000],[2021,32174000],[2022,29210000],[2023,39666000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2004,null],[2005,null],[2006,772000],[2007,698000],[2008,1705000],[2009,1114000],[2010,1282000],[2011,1383000],[2012,2409000],[2013,2072000],[2014,2402000],[2015,2594000],[2016,2875000],[2017,3673000],[2018,5710000],[2019,5453000],[2020,4291000],[2021,3809000],[2022,3020000],[2023,3164000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2004,null],[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,11099000],[2012,14268000],[2013,14547000],[2014,15448000],[2015,12933000],[2016,13896000],[2017,13296000],[2018,18696000],[2019,21177000],[2020,15776000],[2021,15676000],[2022,18033000],[2023,19000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2004,null],[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,22245000],[2012,23953000],[2013,29143000],[2014,30123000],[2015,26008000],[2016,26577000],[2017,31427000],[2018,32694000],[2019,30316000],[2020,42632000],[2021,37966000],[2022,35331000],[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: 'FR0000065864_passif', data: FR0000065864_passif, height: "350", width: "100%" });