var FR0000034894_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,52.74752945648],[2009,50.3111115166],[2010,44.98915834894],[2011,40.93155133062],[2012,55.691120788997],[2013,73.028581302636],[2014,80.996032073743],[2015,79.945082211268],[2016,76.36902723069],[2017,36.319306014584],[2018,39.918472134343],[2019,57.971171891291],[2020,64.275705642799],[2021,45.640730809649],[2022,51.221580665966],[2023,37.047677009407]], "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: 'FR0000034894_gearing', data: FR0000034894_gearing, height: "300", width: "100%" });