var BE0974276082_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": [[2010,null],[2011,null],[2012,5.1718869365928],[2013,8.2110060996045],[2014,6.658827897766],[2015,10.004143728171],[2016,9.7089814350226],[2017,22187.5],[2018,6.6660849838583],[2019,3.8223819751896],[2020,5.3143569101016],[2021,2.1935117484205],[2022,-4.1502212653989],[2023,4.9200423469103]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,null],[2012,-0.6493506493506],[2013,1.5349554259669],[2014,0.5322111516802],[2015,5.8367371100456],[2016,6.0060210737582],[2017,13375],[2018,4.2317424308525],[2019,1.6350326568185],[2020,2.5876940770558],[2021,-4.3941222403635],[2022,-16.16433440976],[2023,1.9390427369477]], "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: 'BE0974276082_marges_an', data: BE0974276082_marges_an, height: "350", width: "100%" });