var FR0010313486_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,95.999134948097],[2009,106.38757128391],[2010,76.588484387526],[2011,61.749333493998],[2012,75.424552429668],[2013,44.998063496383],[2014,44.483995953658],[2015,50.312273714699],[2016,78.162331325504],[2017,71.579003880785],[2018,79.700738746952],[2019,98.177788211899],[2020,95.548877405904],[2021,223.17504890137],[2022,184.21287836657],[2023,null]], "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: 'FR0010313486_gearing', data: FR0010313486_gearing, height: "300", width: "100%" });