var FR0012819381_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": [[2008,5.5932538165507],[2009,8.723604398456],[2010,7.5318782138293],[2011,4.8564262143799],[2012,7.4977597610412],[2013,7.9475127549672],[2014,9.3554959742383],[2015,11.134714554331],[2016,13.057277242956],[2017,6603.7735849057],[2018,8.6300172381396],[2019,10.284410646388],[2020,13.802641230205],[2021,10.837389222268],[2022,7.8356758298253],[2023,11.145211611503]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,2.6722226469914],[2009,5.6041389600701],[2010,4.6663066847648],[2011,2.4013155736719],[2012,4.9048431832729],[2013,5.2254663782659],[2014,6.3134965092634],[2015,7.4964707796043],[2016,9.03723240582],[2017,4640.8490566038],[2018,5.895280344436],[2019,6.9505703422053],[2020,10.019807610905],[2021,7.8356264964948],[2022,5.6805864837377],[2023,8.5266323024055]], "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: 'FR0012819381_marges_an', data: FR0012819381_marges_an, height: "350", width: "100%" });