var FR0010193979_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,101.06403940887],[2009,46.504132921433],[2010,36.532693461308],[2011,22.534809595705],[2012,24.738014386388],[2013,26.135899751358],[2014,20.940424410175],[2015,22.09882668846],[2016,27.76956709157],[2017,850.93167701863],[2018,21.576329189844],[2019,16.697216227686],[2020,23.838017294626],[2021,28.434940855323],[2022,29.056934733354],[2023,27.91519434629]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,68.182266009852],[2009,25.340235451282],[2010,23.979855191752],[2011,13.908740144271],[2012,14.773432650528],[2013,21.885476069719],[2014,17.12962962963],[2015,9.6754421808417],[2016,20.252170700166],[2017,1040.248447205],[2018,12.442228311361],[2019,10.872332933029],[2020,13.743051266214],[2021,18.343015795245],[2022,19.446000925768],[2023,16.60777385159]], "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: 'FR0010193979_marges_an', data: FR0010193979_marges_an, height: "350", width: "100%" });