var BE0974259880_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.1500589355336],[2013,3.6541449593273],[2014,0.4691785765844],[2015,3.8903800907976],[2016,2.0659177650386],[2017,0.1026673033631],[2018,3.2056119169392],[2019,0.6423080972939],[2020,0.1748040988547],[2021,2.5531914893617],[2022,4.2739574937428],[2023,4.7046445212686]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,null],[2012,3.487170187687],[2013,2.0839045791061],[2014,-0.2003031615418],[2015,2.1655565496902],[2016,0.7710493378865],[2017,0.0384064397299],[2018,29.289287610743],[2019,1.7400231652101],[2020,4.1832429174201],[2021,7.6327927391757],[2022,7.0568022737878],[2023,6.3217095044842]], "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: 'BE0974259880_marges_an', data: BE0974259880_marges_an, height: "350", width: "100%" });