var FR0012872141_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,116.87776590874],[2011,97.016307206733],[2012,106.33130777131],[2013,139.12640509518],[2014,97.653520771076],[2015,68.670417104298],[2016,80.488692908289],[2017,62.048230115926],[2018,84.936824309294],[2019,204.075968439],[2020,194.48431578099],[2021,233.19202354249],[2022,239.90320656911],[2023,227.64973131991]], "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: 'FR0012872141_gearing', data: FR0012872141_gearing, height: "300", width: "100%" });