var FR0000031684_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,1711804000],[2013,1742727000],[2014,1742727000],[2015,2045019000],[2016,2045019000],[2017,2451929000],[2018,2494984000],[2019,2684472000],[2020,2707835000],[2021,3601202000],[2022,4017207000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,28000000],[2015,13500000],[2016,124170000],[2017,95560000],[2018,16000000],[2019,258920000],[2020,237910000],[2021,224120000],[2022,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,122000000],[2015,565610000],[2016,589030000],[2017,680980000],[2018,768750000],[2019,768280000],[2020,774040000],[2021,1107810000],[2022,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,497000000],[2015,133370000],[2016,130310000],[2017,140870000],[2018,130140000],[2019,126150000],[2020,109220000],[2021,152160000],[2022,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,969201000],[2013,961151000],[2014,932532000],[2015,1034379000],[2016,1024927000],[2017,1129552000],[2018,1367380000],[2019,1456524000],[2020,1201728000],[2021,1554551000],[2022,1842120000]], "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: 'FR0000031684_passif', data: FR0000031684_passif, height: "350", width: "100%" });