var FR0000035719_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,28.728571428571],[2009,18.905421483233],[2010,18.609132051799],[2011,16.763834593586],[2012,63.553043191921],[2013,90.035799522673],[2014,84.538878842676],[2015,39.738983796466],[2016,35.962290181651],[2017,25.392793857058],[2018,21.785479991253],[2019,22.459026235216],[2020,23.278644432491],[2021,25.267665952891],[2022,6.5786088000686],[2023,22.357831903214]], "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: 'FR0000035719_gearing', data: FR0000035719_gearing, height: "300", width: "100%" });