var FR0013204336_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": [[2009,3.3701118443776],[2010,4.5580030904506],[2011,3.4623941013974],[2012,3.4623941013974],[2013,3.732925460138],[2014,4.5355115273704],[2015,4.6160157258396],[2016,4.8752890835354],[2017,4.8256311440609],[2018,4.6099577998497],[2019,4.5345816845228],[2020,4.5345816845228],[2021,4.2951795529581],[2022,4.1381269530633],[2023,5.5763385350651],[2024,5.9465345895715]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2009,2.184847814562],[2010,3.0510815366639],[2011,2.0338442994977],[2012,2.0338442994977],[2013,2.5615899651561],[2014,3.1846542614592],[2015,3.2716553699959],[2016,3.6380394829455],[2017,3.6767758581273],[2018,3.6052731515185],[2019,3.252096363708],[2020,3.252096363708],[2021,3.1768972634603],[2022,3.2574729333039],[2023,3.8437393626211],[2024,4.911428755808]], "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: 'FR0013204336_marges_an', data: FR0013204336_marges_an, height: "350", width: "100%" });