var FR0004007813_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,422.97168869544],[2009,449.91963492902],[2010,304.71987122904],[2011,192.94148400342],[2012,157.59601907304],[2013,126.61820809556],[2014,68.018927357757],[2015,62.369092118955],[2016,139.40260827211],[2017,117.97003369816],[2018,77.646654314149],[2019,51.887497313323],[2020,62.579061644482],[2021,62.976687199065],[2022,83.593914569924],[2023,90.611738312655]], "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: 'FR0004007813_gearing', data: FR0004007813_gearing, height: "300", width: "100%" });