var NL0010949392_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": [[2011,41.323823438942],[2012,13.357226395612],[2013,34.516369692346],[2014,17.902380834208],[2015,149.85979545431],[2016,-440.66839256296],[2017,-165.7454945698],[2018,-227.74070543375],[2019,-277.09010283268],[2020,-266.98324050154],[2021,-212.11202147479],[2022,-181.74298681513],[2023,-137.36436618022]], "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: 'NL0010949392_gearing', data: NL0010949392_gearing, height: "300", width: "100%" });