var FR0000066441_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,73.103660007456],[2009,57.590247590248],[2010,54.933795970474],[2011,86.051370463445],[2012,83.910880970226],[2013,91.866187244591],[2014,95.88401612224],[2015,95.88401612224],[2016,81.157380780479],[2017,70.049802507299],[2018,66.882385020905],[2019,63.582409028994],[2020,83.123998491847],[2021,84.082018226273],[2022,66.2187445277],[2023,60.223851387969],[2024,79.576508589887]], "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: 'FR0000066441_gearing', data: FR0000066441_gearing, height: "300", width: "100%" });