var FR0000066961_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,7.3042168674699],[2011,8.5437596162549],[2012,6.6931264658127],[2013,9.7832985764802],[2014,11.790313803737],[2015,12.031719989062],[2016,38.963456451455],[2017,64.652053628432],[2018,59.405940594059],[2019,51.491712707182],[2020,80.047225501771],[2021,79.059579439252],[2022,366.99923254029],[2023,332.99529156103]], "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: 'FR0000066961_gearing', data: FR0000066961_gearing, height: "300", width: "100%" });