var NL0000852564_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": [[2012,9.9824597020175],[2013,10.151418599635],[2014,10.279349561135],[2015,9.9866682826324],[2016,10.633995479957],[2017,17356.32183908],[2018,11.917793323426],[2019,11.294125928272],[2020,7.178976402084],[2021,16.988352186902],[2022,13.789473684211],[2023,13.941034897714]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2012,6.6717346322341],[2013,6.5762926217133],[2014,6.7027718670242],[2015,6.6941380842726],[2016,7.2399984140201],[2017,11752.873563218],[2018,8.6338758200732],[2019,7.9435469679372],[2020,4.4935642047196],[2021,12.08754321775],[2022,9.8235294117647],[2023,9.5006016847172]], "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: 'NL0000852564_marges_an', data: NL0000852564_marges_an, height: "350", width: "100%" });