var FR0013252186_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,null],[2011,null],[2012,2.221811220507],[2013,0.9161179501861],[2014,4.7428848371409],[2015,5.7132765704875],[2016,8.1746557362423],[2017,7546.6666666667],[2018,12333.333333333],[2019,5.4841291523604],[2020,-0.7540842921620],[2021,3.124506211946],[2022,-1.0428174245931],[2023,0.2468283338308]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,null],[2012,0.4912004265878],[2013,0],[2014,2.8133572395484],[2015,3.4181014123833],[2016,6.0749299119138],[2017,5666.1333333333],[2018,9449.0476190476],[2019,3.3810582212515],[2020,-2.5564172652724],[2021,1.3013115010714],[2022,-3.2274233719467],[2023,-1.9574841491615]], "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: 'FR0013252186_marges_an', data: FR0013252186_marges_an, height: "350", width: "100%" });