var FR0013227113_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,390974000],[2013,220561000],[2014,220561000],[2015,-7111000],[2016,-7111000],[2017,149115000],[2018,278576000],[2019,398317000],[2020,551726000],[2021,676696000],[2022,1043934000],[2023,1305620000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,193351000],[2013,256921000],[2014,256921000],[2015,218848000],[2016,218848000],[2017,117126000],[2018,78101000],[2019,210710000],[2020,242385000],[2021,640198000],[2022,561069000],[2023,640312000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,5960000],[2013,5960000],[2014,0],[2015,5060000],[2016,5060000],[2017,8382000],[2018,9385000],[2019,21431000],[2020,19344000],[2021,19985000],[2022,16616000],[2023,12223000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,57593000],[2013,45972000],[2014,45972000],[2015,42551000],[2016,42551000],[2017,44430000],[2018,42427000],[2019,62239000],[2020,76318000],[2021,78989000],[2022,100993000],[2023,170722000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,null],[2013,68285000],[2014,61298000],[2015,111246000],[2016,65694000],[2017,70548000],[2018,71215000],[2019,129842000],[2020,111447000],[2021,151747000],[2022,263756000],[2023,291112000]], "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: 'FR0013227113_passif', data: FR0013227113_passif, height: "350", width: "100%" });