var BE0003789063_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": [[2002,191048000],[2003,203188000],[2004,206196000],[2005,240079000],[2006,190583000],[2010,null],[2011,null],[2012,214185000],[2013,204324000],[2014,264489000],[2015,269252000],[2016,275039000],[2017,257625000],[2018,255632000],[2019,233105000],[2020,246284000],[2021,258919000],[2022,319621000],[2023,315012000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2002,78747000],[2003,174652000],[2004,173538000],[2005,204055000],[2006,213870000],[2010,null],[2011,null],[2012,115812000],[2013,102282000],[2014,100031000],[2015,162810000],[2016,160846000],[2017,160319000],[2018,159509000],[2019,192951000],[2020,161091000],[2021,134767000],[2022,147200000],[2023,117110000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2002,19876000],[2003,41811000],[2004,16013000],[2005,14966000],[2006,14698000],[2010,null],[2011,null],[2012,21980000],[2013,21087000],[2014,24962000],[2015,25119000],[2016,28439000],[2017,27811000],[2018,24457000],[2019,27282000],[2020,25790000],[2021,22066000],[2022,18541000],[2023,22483000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2002,34958000],[2003,41608000],[2004,62853000],[2005,88916000],[2006,92295000],[2010,null],[2011,null],[2012,55900000],[2013,63651000],[2014,84670000],[2015,74070000],[2016,101593000],[2017,87488000],[2018,113872000],[2019,92656000],[2020,107963000],[2021,176009000],[2022,144023000],[2023,138790000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2010,null],[2011,null],[2012,29037000],[2013,27012000],[2014,28477000],[2015,31098000],[2016,35134000],[2017,25357000],[2018,36531000],[2019,29380000],[2020,58245000],[2021,83328000],[2022,80213000],[2023,87506000]], "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: 'BE0003789063_passif', data: BE0003789063_passif, height: "350", width: "100%" });