var FR0012872141_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": [[2010,13.525379161384],[2011,14.530670944189],[2012,14.917343594129],[2013,14.851172368606],[2014,14.570118929633],[2015,646.70658682635],[2016,538.07106598985],[2017,1277.3109243697],[2018,9.6819929899718],[2019,5.8349321865696],[2020,4.0491264177535],[2021,1.8051906857203],[2022,-1.8699803937054],[2023,3.9965526911581]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,8.5704559327605],[2011,12.09469550307],[2012,9.20977625766],[2013,8.3914447512519],[2014,10.509167492567],[2015,531.97604790419],[2016,432.18274111675],[2017,784.45378151261],[2018,8.3505744328692],[2019,3.3503142573602],[2020,1.0469564439274],[2021,0.3066262169482],[2022,-3.5823550215807],[2023,1.2927408157263]], "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: 'FR0012872141_marges_an', data: FR0012872141_marges_an, height: "350", width: "100%" });