var FR0004180537_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,69929000],[2009,77681000],[2010,99938000],[2011,121052000],[2012,176974000],[2013,190376000],[2014,198633000],[2015,225238000],[2016,229495000],[2017,266258000],[2018,258673000],[2019,478237000],[2020,492618000],[2021,477600000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,81406000],[2009,73546000],[2010,70198000],[2011,15750000],[2012,89772000],[2013,143288000],[2014,265807000],[2015,309537000],[2016,256094000],[2017,625924000],[2018,551015000],[2019,695618000],[2020,793919000],[2021,915800000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,4578000],[2012,14577000],[2013,28548000],[2014,18704000],[2015,20263000],[2016,23119000],[2017,25706000],[2018,26689000],[2019,28972000],[2020,36906000],[2021,25100000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,36109000],[2012,65273000],[2013,58846000],[2014,73834000],[2015,83438000],[2016,80539000],[2017,86225000],[2018,118055000],[2019,114560000],[2020,125373000],[2021,135600000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,216131000],[2012,265357000],[2013,217544000],[2014,233179000],[2015,266859000],[2016,262234000],[2017,292580000],[2018,301857000],[2019,287912000],[2020,526336000],[2021,454600000]], "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: 'FR0004180537_passif', data: FR0004180537_passif, height: "350", width: "100%" });