var FR0000072373_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,86.003649635036],[2009,67.160592711254],[2010,100.93071354705],[2011,76.31880733945],[2012,89.959668860115],[2013,76.142270861833],[2014,59.525745257453],[2015,67.577621977393],[2016,86.446945337621],[2017,54.888399874253],[2018,63.195331023163],[2019,96.561024949427],[2020,86.168702073275],[2021,85.795749092794],[2022,86.243467568398],[2023,184.21052631579]], "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: 'FR0000072373_gearing', data: FR0000072373_gearing, height: "300", width: "100%" });