var FR0011950732_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": [[2011,6.0362656918859],[2012,2.7080906728788],[2013,3.5599673104905],[2014,4.3551527860995],[2015,4.9258913307837],[2016,4.7167571234735],[2017,4.0143882651552],[2018,66857.142857143],[2019,2.7016047125736],[2020,-8.2177968237963],[2021,-2.3577235772358],[2022,-8.4924736014379],[2023,-0.9190120620333]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2011,2.3784329758068],[2012,-0.6742227398979],[2013,0.1734138611493],[2014,0.8949970041941],[2015,1.8892864066548],[2016,2.294776119403],[2017,1.7705040564319],[2018,9628.5714285714],[2019,5.5047735120861],[2020,-12.175447441391],[2021,-2.710027100271],[2022,-9.5933498090317],[2023,-1.7805858701895]], "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: 'FR0011950732_marges_an', data: FR0011950732_marges_an, height: "350", width: "100%" });