var FR0012435121_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": [[2010,null],[2011,-39027.034689793],[2012,-6098.8654658885],[2013,583.35602382069],[2014,564.78629449926],[2015,143.41202087123],[2016,154.62038849545],[2017,126.99281560041],[2018,124.6530925319],[2019,133.61179693577],[2020,137.6745014245],[2021,124.34880711418],[2022,122.95551474022],[2023,121.6200667357]], "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: 'FR0012435121_gearing', data: FR0012435121_gearing, height: "300", width: "100%" });