var FR0000130213_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,10.043827611395],[2009,5.0050684237202],[2010,3.5274918403214],[2011,-3.800444038135],[2012,2.2659430122117],[2013,21.161308203991],[2014,2.9149232914923],[2015,2.4190184901988],[2016,4.2484102286565],[2017,82244.897959184],[2018,5.5800496004409],[2019,5.6996255720427],[2020,-12.367650371705],[2021,1.2865497076023],[2022,4.6182710347814],[2023,5.3706224477169]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,7.2193815437059],[2009,1.7359351241764],[2010,2.0461963344213],[2011,-9.2333812197989],[2012,1.2075983717775],[2013,18.112527716186],[2014,0.5718270571827],[2015,1.0287779785903],[2016,2.3677445541875],[2017,35918.367346939],[2018,2.6729126481124],[2019,3.0231590625433],[2020,-14.868213561613],[2021,-1.9688109161793],[2022,2.3235676143744],[2023,1.7819576785051]], "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: 'FR0000130213_marges_an', data: FR0000130213_marges_an, height: "350", width: "100%" });