var FR0013258399_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,null],[2014,-3158000000],[2015,469000000],[2016,-3613000],[2017,32626000],[2018,22165000],[2019,5285000],[2020,-2371000],[2021,1856000],[2022,-2444000],[2023,-12063000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,4198000000],[2015,3646500000],[2016,6473000],[2017,2470000],[2018,1985000],[2019,5864000],[2020,14639000],[2021,14369000],[2022,13750000],[2023,18046000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,52800000],[2015,67800000],[2016,115000],[2017,143000],[2018,212000],[2019,392000],[2020,1437000],[2021,1367000],[2022,1145000],[2023,1704000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,672600000],[2015,1584500000],[2016,3709000],[2017,9231000],[2018,10942000],[2019,9950000],[2020,8535000],[2021,4651000],[2022,6785000],[2023,10052000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,2295600000],[2015,2104000000],[2016,3965000],[2017,9498000],[2018,10676000],[2019,11500000],[2020,0],[2021,7483000],[2022,null],[2023,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: 'FR0013258399_passif', data: FR0013258399_passif, height: "350", width: "100%" });