var FR0013335742_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,8.9280352317085],[2016,13.61208606745],[2017,15.858038396239],[2018,0.8847184986595],[2019,-2.2133853541417],[2020,-6.3466152209938],[2021,-4.9836078294438],[2022,3.9259346068206],[2023,7.2484848484848]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,6.5859273346011],[2016,7.7559896230734],[2017,9.4847851639023],[2018,-3.1694965743223],[2019,-7.1578631452581],[2020,-9.9428656229131],[2021,-6.3628780383713],[2022,-0.4888583817448],[2023,6.8181818181818]], "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: 'FR0013335742_marges_an', data: FR0013335742_marges_an, height: "350", width: "100%" });