var FR0004023208_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,172284000],[2009,188038000],[2010,196338000],[2011,208266000],[2012,213020000],[2013,256758000],[2014,278971000],[2015,291837000],[2016,334285000],[2017,386407000],[2018,444793000],[2019,509637000],[2020,573537000],[2021,696184000],[2022,757703000],[2023,769649000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,320590000],[2009,249182000],[2010,149539000],[2011,134384000],[2012,153597000],[2013,153516000],[2014,171172000],[2015,180742000],[2016,238437000],[2017,259740000],[2018,327296000],[2019,310856000],[2020,270081000],[2021,358866000],[2022,722557000],[2023,764868000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,2570000],[2012,3333000],[2013,3336000],[2014,3383000],[2015,3198000],[2016,3751000],[2017,4496000],[2018,4395000],[2019,5417000],[2020,4833000],[2021,4736000],[2022,4019000],[2023,4283000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,117852000],[2012,135263000],[2013,122675000],[2014,100406000],[2015,108734000],[2016,145207000],[2017,151341000],[2018,153247000],[2019,73674000],[2020,254428000],[2021,354718000],[2022,386134000],[2023,410720000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,165384000],[2012,159595000],[2013,146089000],[2014,120757000],[2015,190118000],[2016,242243000],[2017,315436000],[2018,274219000],[2019,309224000],[2020,162085000],[2021,224960000],[2022,262225000],[2023,294651000]], "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: 'FR0004023208_passif', data: FR0004023208_passif, height: "350", width: "100%" });