var FR0013181864_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,51.604081904889],[2009,51.786044789932],[2010,51.764869856093],[2011,49.926822778073],[2012,50.201412838155],[2013,70.630576752372],[2014,101.1906879109],[2015,212.36751942279],[2016,246.40379893478],[2017,559.60940866922],[2018,69.691174692189],[2019,82.493426726991],[2020,119.27705507655],[2021,130.00792139813],[2022,117.98259631661],[2023,122.2211946899]], "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: 'FR0013181864_gearing', data: FR0013181864_gearing, height: "300", width: "100%" });