var NL0000226223_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,31.985281873221],[2009,29.797903314375],[2010,20.830855928614],[2011,19.584777403168],[2012,20.443104446143],[2013,20.167897252963],[2014,31.610272826097],[2015,29.92956876877],[2016,27.61109194901],[2017,31.113950742906],[2018,29.732252739113],[2019,29.137966087975],[2020,31.499753454009],[2021,26.448177244894],[2022,19.046213841386],[2023,16.119556617345]], "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: 'NL0000226223_gearing', data: NL0000226223_gearing, height: "300", width: "100%" });