var FR0013318813_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,-2.9282392861631],[2014,-11.262928688078],[2015,-27.668647885072],[2016,-0.0173913043478],[2017,3126.6666666667],[2018,270.21276595745],[2019,0.2065598977390],[2020,-3.2176521787441],[2021,-6.0859103254396],[2022,0.1635472949736],[2023,1.9963541666667]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,null],[2012,null],[2013,-2.8654015332412],[2014,-16.450734893849],[2015,-32.503531544018],[2016,-5.0086956521739],[2017,-1152],[2018,-1083.829787234],[2019,-1.6524791819117],[2020,-5.3741735958073],[2021,-6.6815171296517],[2022,-1.9052495624728],[2023,0.0739583333333]], "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: 'FR0013318813_marges_an', data: FR0013318813_marges_an, height: "350", width: "100%" });