var FR0006174348_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,14.45438142308],[2009,15.310824080369],[2010,15.57497354678],[2011,14.300601441077],[2012,13.281910668068],[2013,14.990719788462],[2014,13.498741459907],[2015,12.447139035126],[2016,13.402356458278],[2017,35188.679245283],[2018,13.287456990929],[2019,14.143969253093],[2020,8.8545968267768],[2021,14.430547469434],[2022,14.145400488444],[2023,14.049558607996]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,8.5196516827489],[2009,9.5437721882317],[2010,9.9122777076151],[2011,8.8608348716727],[2012,7.6262716859288],[2013,8.7742493198749],[2014,7.0622078389069],[2015,5.5083282989557],[2016,7.0210146839005],[2017,14528.301886792],[2018,6.9356688562194],[2019,7.2141498519521],[2020,2.7233210171702],[2021,8.4499407761338],[2022,8.259299897356],[2023,8.5841371553223]], "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: 'FR0006174348_marges_an', data: FR0006174348_marges_an, height: "350", width: "100%" });