var FR0010220475_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": [[2009,7.7005176370137],[2010,8.2900763358779],[2011,3.6514840128089],[2012,5.8562336573092],[2013,4.97311164833],[2014,-10.076261560928],[2015,-3.2844063362883],[2016,4.9000821242814],[2017,4.9000821242814],[2018,50392.156862745],[2019,5.0545094152626],[2020,6.6455310328009],[2021,3.4149117814456],[2022,-1.0083381811131],[2023,-0.4785848427940]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2009,5.9181386413363],[2010,6.1933842239186],[2011,2.2080963532954],[2012,3.9567812916276],[2013,2.7431052345947],[2014,-11.6663962356],[2015,43.612846969917],[2016,3.9556528880372],[2017,3.9556528880372],[2018,35784.31372549],[2019,8.4365708622398],[2020,5.6944275088404],[2021,2.8116107000569],[2022,-3.7554133540172],[2023,-0.7996607499849]], "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: 'FR0010220475_marges_an', data: FR0010220475_marges_an, height: "350", width: "100%" });