var FR0011341205_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": [[2009,35.580912863071],[2010,11.271430996435],[2011,88.972972972973],[2012,13.397531787584],[2013,34.758013827781],[2014,7.6628731650998],[2015,29.472807635642],[2016,32.578457293942],[2017,10.77136742407],[2018,144.05672962157],[2019,-2333.6477987421],[2020,69.506726457399],[2021,171.78051511758],[2022,-196.5908670734],[2023,-2743.6245252306]], "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: 'FR0011341205_gearing', data: FR0011341205_gearing, height: "300", width: "100%" });