var FR0013006558_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,119196000],[2013,124742000],[2014,130716000],[2015,188047000],[2016,202554000],[2017,196743000],[2018,223250000],[2019,152175000],[2020,177023000],[2021,205121000],[2022,201495000],[2023,202807000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,2910000],[2013,2321000],[2014,4630000],[2015,3878000],[2016,3004000],[2017,29974000],[2018,42229000],[2019,78413000],[2020,119881000],[2021,67263000],[2022,57954000],[2023,42348000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,57000],[2013,71000],[2014,89000],[2015,116000],[2016,88000],[2017,5420000],[2018,646000],[2019,412000],[2020,587000],[2021,263000],[2022,744000],[2023,1262000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,32931000],[2013,47370000],[2014,75362000],[2015,100108000],[2016,144107000],[2017,138340000],[2018,130763000],[2019,103366000],[2020,120710000],[2021,104862000],[2022,129704000],[2023,116192000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,25486000],[2013,34243000],[2014,40380000],[2015,49375000],[2016,71534000],[2017,76706000],[2018,61382000],[2019,54052000],[2020,62610000],[2021,59385000],[2022,58566000],[2023,70315000]], "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: 'FR0013006558_passif', data: FR0013006558_passif, height: "350", width: "100%" });