var NL0006294274_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": [[2011,47.918725994442],[2012,34.486679727737],[2013,32.780605889485],[2014,33.332115054274],[2015,45.919077730659],[2016,4899.8178506375],[2017,49.984219247258],[2018,5827.4647887324],[2019,49.163461481826],[2020,50.324493918425],[2021,46.213033187265],[2022,44.070302951703],[2023,43.187845334843]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2011,34.435966940725],[2012,22.863808042657],[2013,18.169210583135],[2014,23.994818253069],[2015,33.295728256069],[2016,3588.5792349727],[2017,45.331527313853],[2018,3802.2535211268],[2019,32.684933766058],[2020,35.682342056629],[2021,32.974584431239],[2022,30.859530834368],[2023,35.992405787188]], "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: 'NL0006294274_marges_an', data: NL0006294274_marges_an, height: "350", width: "100%" });