var FR0000062978_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,3.477360931436],[2009,7.6748981542021],[2010,null],[2011,null],[2012,11.654061164091],[2013,2.516723324926],[2014,0.4173187271779],[2015,0.4769475357711],[2016,3.7693161444549],[2017,21.389506580924],[2018,44.778719397363],[2019,88.787477954145],[2020,109.67156439067],[2021,114.95661217459],[2022,178.36194659453],[2023,120.47157812347]], "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: 'FR0000062978_gearing', data: FR0000062978_gearing, height: "300", width: "100%" });