var FR0010908533_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,72.648335745297],[2009,278.8],[2010,-151.53256704981],[2011,-141.24629080119],[2012,-129.7974927676],[2013,-116.66666666667],[2014,-102.27272727273],[2015,-106.93481276006],[2016,-162.5322997416],[2017,-138.25256975037],[2018,-173.94900068918],[2019,-283.0297219559],[2020,-290.65255731922],[2021,-401.03567318757],[2022,-495.75856443719],[2023,-737.96133567663]], "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: 'FR0010908533_gearing', data: FR0010908533_gearing, height: "300", width: "100%" });