var FR0012419307_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,6.0886587007055],[2013,12.028128743093],[2014,13.722264116451],[2015,12.858258379848],[2016,12.149198830332],[2017,null],[2018,0],[2019,11.180168595514],[2020,13.452380952381],[2021,14.518468268264],[2022,6.4079181806703],[2023,9.405782467131],[2024,-9.396689802456]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,null],[2012,3.7681986868399],[2013,7.774042734052],[2014,8.950892347067],[2015,8.0602712785956],[2016,7.7788215991638],[2017,8.114465408805],[2018,278.06034482759],[2019,6.3294756393771],[2020,9.1316526610644],[2021,7.7650939203256],[2022,2.0903772499614],[2023,3.7675679017434],[2024,-10.624666310731]], "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: 'FR0012419307_marges_an', data: FR0012419307_marges_an, height: "350", width: "100%" });