var FR0004156297_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": [[2005,null],[2006,null],[2007,null],[2008,55.122274358267],[2009,35.6848073035],[2010,22.933684511037],[2011,18.371607515658],[2012,58.479635451623],[2013,75.164757444893],[2014,55.281863468998],[2015,43.721031173945],[2016,62.577754578277],[2017,82.801333968556],[2018,88.15988534119],[2019,90.292187526359],[2020,94.114838051014],[2021,69.330699480088],[2022,131.47572109558],[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: 'FR0004156297_gearing', data: FR0004156297_gearing, height: "300", width: "100%" });