var BE0003602134_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,25657000],[2003,24568000],[2004,24143000],[2005,34572000],[2006,null],[2010,null],[2011,null],[2012,41082000],[2013,42236000],[2014,42984000],[2015,45145000],[2016,47120000],[2017,48737000],[2018,51038000],[2019,52816000],[2020,59153000],[2021,69401000],[2022,83362000],[2023,104778000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2010,null],[2011,null],[2012,926000],[2013,463000],[2014,0],[2015,0],[2016,1126000],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,947000],[2023,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2010,null],[2011,null],[2012,null],[2013,1000000],[2014,980000],[2015,null],[2016,3440000],[2017,3890000],[2018,4158000],[2019,4595000],[2020,4996000],[2021,6622000],[2022,4373000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2010,null],[2011,null],[2012,null],[2013,17000000],[2014,19950000],[2015,28740000],[2016,26701000],[2017,29113000],[2018,35097000],[2019,40994000],[2020,39464000],[2021,39899000],[2022,46226000],[2023,null]], "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,31409000],[2013,36641000],[2014,35411000],[2015,45001000],[2016,0],[2017,0],[2018,0],[2019,0],[2020,15489000],[2021,16090000],[2022,18793000],[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: 'BE0003602134_passif', data: BE0003602134_passif, height: "350", width: "100%" });