var FR0013269123_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,5.4997845378022],[2013,5.990401685855],[2014,6.0492460841966],[2015,8.4216415669112],[2016,10.027697511219],[2017,26099.290780142],[2018,7.3635445417817],[2019,7.7391604875368],[2020,7.379389508414],[2021,8.6422195620125],[2022,6.31948407844],[2023,9.482853409597]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,null],[2012,3.35906103616],[2013,3.797382469271],[2014,4.2295766086834],[2015,5.8310378856138],[2016,6.9251101908199],[2017,18835.673758865],[2018,6.1543370825742],[2019,5.8760211127999],[2020,7.1843358398238],[2021,6.3748217105071],[2022,3.6847375260837],[2023,5.3347696379641]], "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: 'FR0013269123_marges_an', data: FR0013269123_marges_an, height: "350", width: "100%" });