var FR0000120578_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,15.228070175439],[2007,13.337973148938],[2008,13.386528774573],[2009,18.267041927073],[2010,15.556434450157],[2011,27.379453439501],[2012,25.28361636971],[2013,25.60072964535],[2014,26.327575175944],[2015,28.438412643876],[2016,32.185919201719],[2017,26.779154794191],[2018,41.737952062336],[2019,43.873925695337],[2020,37.569480735427],[2021,32.469470238009],[2022,28.225463061529],[2023,24.776404449047]], "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: 'FR0000120578_gearing', data: FR0000120578_gearing, height: "300", width: "100%" });