var FR0000062184_gearing = { "type": "bar", "plot":{ "bar-width":"50%", "tooltip" : { "text": "%v%", "decimals": 0, }, }, "title":{ "text": "Passif du bilan", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Gearing", "values": [[2008,null],[2009,1.1799529640743],[2010,1.3281069863961],[2011,1.0793650793651],[2012,0.6366931139191],[2013,0.1211729541966],[2014,0.4930821312923],[2015,3.658357771261],[2016,4.9154297549189],[2017,11.183044841216],[2018,13.250558402312],[2019,20.081290486473],[2020,28.623164548627],[2021,67.169540229885],[2022,-61.189150985069],[2023,null]], "background-color": "rgb(208, 0, 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":"1x1", "x" : "0", "y": "35", "item": { "font-size": "11px" } }, "scale-y" : { "format":"%v%", "guide": {"line-color": "rgb(127,127,127)",}, "item": { "font-size": "12px" } }, "scale-x" : { "item": { "font-size": "12px" }, } } zingchart.render({ id: 'FR0000062184_gearing', data: FR0000062184_gearing, height: "300", width: "100%" });