var ES0109429037_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,17.751265365148],[2009,13.026487190621],[2010,9.3875328019013],[2011,8.8204638235039],[2012,2.0832472202703],[2013,-23.615743829219],[2014,-0.7147686660871],[2015,6.2280282973829],[2016,8.9211127748444],[2017,266.37168141593],[2018,10.363396213635],[2019,-5.399833485311],[2020,-0.7919009297027],[2021,4.8542770628312],[2022,5.3352348391118],[2023,3.7750132118321]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,13.061667183142],[2009,7.3320513615781],[2010,4.5996930237164],[2011,-0.6861808390515],[2012,1.1738932749142],[2013,-26.055465548461],[2014,-1.9028300975563],[2015,5.5379540818541],[2016,8.2630624950745],[2017,206.90265486726],[2018,8.2026619704],[2019,-6.2363715656345],[2020,-7.220813581744],[2021,5.0283875851628],[2022,4.173553328737],[2023,2.0374787539457]], "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: 'ES0109429037_marges_an', data: ES0109429037_marges_an, height: "350", width: "100%" });