var FR0000074148_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,6.2937062937063],[2009,1.2722231283641],[2010,6.9599371563236],[2011,7.7175913752301],[2012,7.1178120617111],[2013,6.1051182005967],[2014,4.2234018001385],[2015,4.3516580367963],[2016,5.5881121808288],[2017,2260.8695652174],[2018,5.7869849133078],[2019,5.3065326633166],[2020,5.2575789696841],[2021,6.7804220925011],[2022,6.0790273556231],[2023,7.2900432900433]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,3.8387144770123],[2009,-0.1304844234220],[2010,3.3778476040848],[2011,5.3904811990534],[2012,3.8803179055633],[2013,3.1099380307551],[2014,2.515578121394],[2015,2.9965847747053],[2016,3.2963583089159],[2017,35139.130434783],[2018,4.3683854987615],[2019,5.427135678392],[2020,-4.9607801568794],[2021,7.6784912438258],[2022,9.9088145896657],[2023,17.662337662338]], "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: 'FR0000074148_marges_an', data: FR0000074148_marges_an, height: "350", width: "100%" });