var FR0013154002_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": [[2008,9.1658604984837],[2009,12.115215424531],[2010,13.834192941894],[2011,14.907814791536],[2012,16.0306564405],[2013,17.224471343252],[2014,17.61064717552],[2015,20.866847368237],[2016,21.482848695953],[2017,4319.0661478599],[2018,24.768675875633],[2019,23.048237850295],[2020,24.69602074467],[2021,29.966339759631],[2022,28.493715463681],[2023,16.166456494325]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,3.5573756236481],[2009,7.2506860137926],[2010,8.8952740392055],[2011,9.0201131363922],[2012,10.433778705944],[2013,11.264187308159],[2014,10.602700124648],[2015,13.343306974425],[2016,14.613578595127],[2017,3134.0077821012],[2018,17.163854038107],[2019,16.283415592439],[2020,17.587316977657],[2021,14.349594889433],[2022,25.083746099006],[2023,11.158349846874]], "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: 'FR0013154002_marges_an', data: FR0013154002_marges_an, height: "350", width: "100%" });