var ES0109429037_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,0.4907975460123],[2009,null],[2010,0.2205341827983],[2011,0.1869384309232],[2012,0.2592547931991],[2013,0.8215547703180],[2014,0.2365141453652],[2015,0.5524861878453],[2016,2.8362935426132],[2017,2.1816533954813],[2018,1.6178641732283],[2019,1.9630134909807],[2020,-260.50632911392],[2021,414.6804835924],[2022,143.3904822945],[2023,121.35497166409]], "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: 'ES0109429037_gearing', data: ES0109429037_gearing, height: "300", width: "100%" });