var FR0000121691_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,2.4570128966901],[2009,0.3716635253301],[2010,0.2894770059326],[2011,0.1698187631049],[2012,0.3715875077540],[2013,0.0392876870055],[2014,4.4101178136516],[2015,3.2992433287565],[2016,2.2590382890259],[2017,1.2961863159346],[2018,3.8192756390658],[2019,8.2081228591116],[2020,7.0432213502048],[2021,6.5849639703258],[2022,6.0737648451162],[2023,5.0886083498159]], "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: 'FR0000121691_gearing', data: FR0000121691_gearing, height: "300", width: "100%" });