var FR0000065864_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": [[2004,null],[2005,null],[2006,104.72490175063],[2007,71.692086560728],[2008,36.080022383884],[2009,28.941756630681],[2010,26.451685646634],[2011,20.153633284031],[2012,25.298447690606],[2013,40.61807436592],[2014,59.093668347014],[2015,63.386174046725],[2016,56.526512240641],[2017,57.386445049434],[2018,78.943483762126],[2019,64.737678855326],[2020,113.94840310338],[2021,52.947371885594],[2022,48.125875278029],[2023,63.664232405104]], "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: 'FR0000065864_gearing', data: FR0000065864_gearing, height: "300", width: "100%" });