var GB00BDCPN049_marges_an = { "type": "bar", "plot":{ "tooltip" : { "text": "%v%", "decimals": 1, }, }, "title":{ "text": "Marges", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Marge Opérationnelle", "values": [[2013,11.130043203402],[2014,11.703727008712],[2015,11.992415863486],[2016,9.3178583159969],[2017,101232.87671233],[2018,11.286681715576],[2019,12.881750852958],[2020,7.6654723741279],[2021,11.01504032551],[2022,12.043879907621],[2023,12.780024041088]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2013,8.1222524785025],[2014,7.6148838334947],[2015,8.1055458998262],[2016,6.0111682908135],[2017,47123.287671233],[2018,7.8919951380448],[2019,9.0704834817342],[2020,4.6954554026023],[2021,7.1350722952845],[2022,8.7066974595843],[2023,9.1192219429571]], "background-color": "rgb(27, 139, 61)", }, ], "plotarea" : { "margin-right":"20", "margin-left":"50", "margin-bottom":"50", "margin-top":"70", "background-color-1": "white", "background-color-2": "rgb(210,210,210)", }, "legend": { "layout":"1x2", "x" : 0, "y" : 33, "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: 'GB00BDCPN049_marges_an', data: GB00BDCPN049_marges_an, height: "350", width: "100%" });