var FR0004034320_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,61.598753982015],[2009,79.376924843786],[2010,81.148072193961],[2011,71.860251898108],[2012,58.316208126274],[2013,51.088049440443],[2014,44.203433313886],[2015,36.532145246639],[2016,40.547873406404],[2017,41.559112292902],[2018,217.46845197958],[2019,508.05979720252],[2020,306.86109197996],[2021,172.8109688636],[2022,86.57759341113],[2023,67.395056556347]], "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: 'FR0004034320_gearing', data: FR0004034320_gearing, height: "300", width: "100%" });