var FR0013153541_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,4.2611250384278],[2014,11.43933839093],[2015,8.9644132836432],[2016,7281.25],[2017,9.577576178721],[2018,16363.636363636],[2019,9.0402208757321],[2020,3.4287319697587],[2021,8.6678162032804],[2022,5.6963719449703],[2023,3.2252532432913]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,null],[2012,null],[2013,-5.1894132673274],[2014,-1.0102413940181],[2015,-1.9246187532485],[2016,3117.1875],[2017,6.0475557927309],[2018,9098.4848484848],[2019,4.7065871011801],[2020,0.1244915194358],[2021,5.9003106189271],[2022,2.7567109171218],[2023,0.7615070197263]], "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: 'FR0013153541_marges_an', data: FR0013153541_marges_an, height: "350", width: "100%" });