var FR0012612646_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,129.30669886667],[2010,97.604845982318],[2011,83.986952997057],[2012,84.598232957676],[2013,81.102942719026],[2014,66.496661917424],[2015,61.048607975922],[2016,56.249720282015],[2017,42.764420332792],[2018,48.281916295177],[2019,41.218781575644],[2020,66.395829356363],[2021,91.098654779606],[2022,78.411007194448],[2023,73.386940700258]], "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: 'FR0012612646_gearing', data: FR0012612646_gearing, height: "300", width: "100%" });