var FR0013030152_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": [[2010,null],[2011,null],[2012,null],[2013,-521000],[2014,-521000],[2015,52587000],[2016,52587000],[2017,52286000],[2018,53264000],[2019,54202000],[2020,54298000],[2021,55275000],[2022,63093000],[2023,73675000],[2024,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,18218000],[2015,3054000],[2016,3054000],[2017,4559000],[2018,13551000],[2019,13495000],[2020,19397000],[2021,27112000],[2022,55772000],[2023,68110000],[2024,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,30000],[2014,30000],[2015,3786000],[2016,3786000],[2017,4398000],[2018,3709000],[2019,4251000],[2020,4210000],[2021,4265000],[2022,3247000],[2023,2555000],[2024,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,null],[2013,42000],[2014,42000],[2015,4605000],[2016,4605000],[2017,2421000],[2018,2464000],[2019,2432000],[2020,1300000],[2021,2849000],[2022,4386000],[2023,507000],[2024,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,26082000],[2015,2110000],[2016,977000],[2017,16248000],[2018,11231000],[2019,12013000],[2020,13185000],[2021,17547000],[2022,19976000],[2023,18321000],[2024,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: 'FR0013030152_passif', data: FR0013030152_passif, height: "350", width: "100%" });