var US1491231015_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": [[2012,16688181000],[2013,19816622000],[2014,14710742000],[2015,13291839000],[2016,12541289000],[2017,11492161000],[2018,12309952000],[2019,13063240000],[2020,12522801000],[2021,14584952000],[2022,14886322000],[2023,17635570000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2012,38102244000],[2013,35830896000],[2014,34346340000],[2015,34015856000],[2016,28589734000],[2017,29116925000],[2018,31957789000],[2019,33626525000],[2020,31846029000],[2021,33573717000],[2022,34930809000],[2023,35442146000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,5484000000],[2019,4974000000],[2020,4143000000],[2021,5530000000],[2022,5951000000],[2023,7057000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,7051000000],[2019,5957000000],[2020,6128000000],[2021,8154000000],[2022,8689000000],[2023,7906000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2012,30022970000],[2013,24932608000],[2014,24978362000],[2015,22787668000],[2016,29775238000],[2017,23640492000],[2018,24371607000],[2019,23366314000],[2020,20995928000],[2021,25157188000],[2022,27216180000],[2023,27213376000]], "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: 'US1491231015_passif', data: US1491231015_passif, height: "350", width: "100%" });