var FR0013341781_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,null],[2016,2.8998242530756],[2017,5.5301047120419],[2018,5.6461635239425],[2019,null],[2020,-10.783422112511],[2021,0.3489653483531],[2022,1.0618601611849],[2023,-2.7421109902067]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,2.4604569420035],[2017,2.0942408376963],[2018,5.6845206130997],[2019,null],[2020,-8.288943744316],[2021,-2.5652014203502],[2022,-0.5772162927467],[2023,-6.7138193688792]], "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: 'FR0013341781_marges_an', data: FR0013341781_marges_an, height: "350", width: "100%" });