var FR0004110310_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": [[2007,54952000],[2008,58014000],[2009,61070000],[2010,61845000],[2011,68156000],[2012,77724000],[2013,80587000],[2014,80587000],[2015,91727000],[2016,91727000],[2017,99488000],[2018,101482000],[2019,85983000],[2020,87861000],[2021,72623000],[2022,90004000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2007,12219000],[2008,11473000],[2009,11632000],[2010,12301000],[2011,7711000],[2012,18505000],[2013,24701000],[2014,24701000],[2015,46564000],[2016,46564000],[2017,51837000],[2018,47553000],[2019,70233000],[2020,64920000],[2021,59156000],[2022,46421000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2007,null],[2008,null],[2009,null],[2010,null],[2011,null],[2012,5108000],[2013,5327000],[2014,5327000],[2015,6820000],[2016,6820000],[2017,8472000],[2018,8798000],[2019,11016000],[2020,11474000],[2021,9932000],[2022,7618000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2007,null],[2008,null],[2009,null],[2010,null],[2011,null],[2012,6438000],[2013,6500000],[2014,6500000],[2015,8073000],[2016,8073000],[2017,10895000],[2018,28277000],[2019,37052000],[2020,27051000],[2021,25561000],[2022,22909000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2007,null],[2008,null],[2009,null],[2010,null],[2011,null],[2012,40642000],[2013,37909000],[2014,41763000],[2015,53998000],[2016,53831000],[2017,57023000],[2018,36129000],[2019,29371000],[2020,25053000],[2021,33742000],[2022,32837000]], "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: 'FR0004110310_passif', data: FR0004110310_passif, height: "350", width: "100%" });