var FR0010241638_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,69.38150274094],[2009,69.381020136028],[2010,89.348922451273],[2011,91.885966274339],[2012,110.48192545771],[2013,110.31541645445],[2014,122.96441748658],[2015,66.907360496224],[2016,80.110645696673],[2017,1367.6148796499],[2018,2116.0409556314],[2019,65.166038581622],[2020,70.955312357501],[2021,60.084072646198],[2022,61.30473173012],[2023,48.209651143194]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,69.630209722808],[2009,69.302055320068],[2010,89.320829933247],[2011,91.538772087823],[2012,89.395271133719],[2013,88.485183245698],[2014,106.49178220036],[2015,47.121143966476],[2016,57.983087014937],[2017,948.2056892779],[2018,1379.7098976109],[2019,47.088135186836],[2020,48.924418604651],[2021,36.104208277207],[2022,24.870005828817],[2023,29.983147014213]], "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: 'FR0010241638_marges_an', data: FR0010241638_marges_an, height: "350", width: "100%" });