var FR0000060535_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": [[2009,47.997310020175],[2010,46.18608143788],[2011,46.534631987679],[2012,45.237555278376],[2013,43.714720619014],[2014,40.163119156555],[2015,650.23474178404],[2016,661.61616161616],[2017,556.70103092784],[2018,46.157430176274],[2019,40.968804306877],[2020,41.70210636914],[2021,43.678561211925],[2022,43.314825753101],[2023,44.633677940179]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2009,57.640887693342],[2010,27.732965143037],[2011,28.312978589557],[2012,27.582492346071],[2013,24.020105283186],[2014,26.56730577956],[2015,509.3896713615],[2016,604.79797979798],[2017,360.87628865979],[2018,33.921776719385],[2019,36.485714632931],[2020,30.657427327763],[2021,37.162473103568],[2022,41.614884819846],[2023,36.893248542417]], "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: 'FR0000060535_marges_an', data: FR0000060535_marges_an, height: "350", width: "100%" });