var NL0010273215_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,24.448072568109],[2013,24.309381732217],[2014,21.894967812441],[2015,29.59497405515],[2016,27.936068758462],[2017,36226.41509434],[2018,26.345942982456],[2019,22.983925549915],[2020,30.359480630969],[2021,36.269410563645],[2022,30.702201819264],[2023,32.811292341746]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2012,24.227045865471],[2013,22.759422721293],[2014,20.433379437529],[2015,25.757792401439],[2016,22.913110025313],[2017,32296.081277213],[2018,23.076571637427],[2019,21.836717428088],[2020,26.446328289874],[2021,31.611412605448],[2022,26.562573795423],[2023,28.444944391023]], "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: 'NL0010273215_marges_an', data: NL0010273215_marges_an, height: "350", width: "100%" });