var FR0004065639_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,40.112031173892],[2009,38.999240204059],[2010,31.95102685624],[2011,70.492904525989],[2012,65.696244054453],[2013,63.117081232256],[2014,67.496065671388],[2015,68.469960437943],[2016,67.660561781113],[2017,65.101990661096],[2018,55.288168921766],[2019,33.024771355574],[2020,31.756866569153],[2021,25.031162818306],[2022,17.41013185288],[2023,17.278142816966]], "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: 'FR0004065639_gearing', data: FR0004065639_gearing, height: "300", width: "100%" });