var FR0013185857_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,6.2410395284801],[2014,2.1643395712636],[2015,1.8075130022367],[2016,7.4769431493773],[2017,7.4769431493773],[2018,839.16083916084],[2019,4.5746869060328],[2020,3.6549769628266],[2021,2.2233462856092],[2022,6.9104582294264],[2023,6.1218421228975]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,null],[2012,null],[2013,3.0687481510138],[2014,0.0553995812167],[2015,-0.3779406612951],[2016,5.6605241580733],[2017,5.6605241580733],[2018,491.88811188811],[2019,3.1274680830751],[2020,0.2927375628962],[2021,-0.3512059411859],[2022,3.5063707917706],[2023,2.8177980298868]], "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: 'FR0013185857_marges_an', data: FR0013185857_marges_an, height: "350", width: "100%" });