var FR0013410370_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": [[2014,-20.368872350752],[2015,-70.798510550269],[2016,-118.31642161938],[2017,-210.17494470139],[2018,-1418.769470405],[2019,-33.597068819031],[2020,-10.828608011707],[2021,14.653556158027],[2022,-8.1025265816212],[2023,51.013513513514]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2014,-27.805640942674],[2015,-43.367811336367],[2016,-133.51625595361],[2017,-228.31288960386],[2018,-1489.6417445483],[2019,-53.355989804588],[2020,-44.958640733289],[2021,-18.987307624867],[2022,-70.181380474162],[2023,null]], "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: 'FR0013410370_marges_an', data: FR0013410370_marges_an, height: "350", width: "100%" });