var FR0013344173_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,null],[2013,null],[2014,null],[2015,5.9480171890715],[2016,5.246379378356],[2017,4.5141249984911],[2018,4.2824785759319],[2019,5.6566480174432],[2020,6.564057835891],[2021,8.4448503540896],[2022,10.751332749159],[2023,10.771128645579]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,4.5707303692991],[2016,3.6085461966366],[2017,2.5509896149776],[2018,2.4467414401021],[2019,3.3863446915234],[2020,3.7497086400445],[2021,5.6100372804719],[2022,7.6506410413311],[2023,7.2874333729023]], "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: 'FR0013344173_marges_an', data: FR0013344173_marges_an, height: "350", width: "100%" });