var FR0000074122_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": [[2006,null],[2007,null],[2008,null],[2009,8.5437378612772],[2010,14.110925357779],[2011,12.607953080691],[2012,16.044817615658],[2013,20.183934438243],[2014,20.183934438243],[2015,33.699601755763],[2016,33.699601755763],[2017,49.373463581708],[2018,45.070372927204],[2019,29.07733998358],[2020,53.958120088132],[2021,45.611862401451],[2022,35.873062232181],[2023,34.655746192779]], "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: 'FR0000074122_gearing', data: FR0000074122_gearing, height: "300", width: "100%" });