var FR0000184798_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,15.21925159578],[2009,15.954660206493],[2010,15.668395845822],[2011,15.392705792745],[2012,15.483644367762],[2013,16.691481303198],[2014,15.85416046557],[2015,13.505078599969],[2016,21349.693251534],[2017,19504.95049505],[2018,13.029056975861],[2019,14.459623310425],[2020,10.781691774658],[2021,9.113030612506],[2022,-1.0495844816168],[2023,-0.3070553469187]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,6.8883032117792],[2009,7.2496712402513],[2010,6.8807986443125],[2011,6.5079043536742],[2012,6.7886736031087],[2013,7.084361057315],[2014,6.1982058729947],[2015,5.2949401322292],[2016,15732.515337423],[2017,4445],[2018,6.4446260034318],[2019,6.256030736201],[2020,4.0804203559564],[2021,1.5163182174537],[2022,-86.031318763486],[2023,26.066998091486]], "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: 'FR0000184798_marges_an', data: FR0000184798_marges_an, height: "350", width: "100%" });