var FR0011208693_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,0.9494088897695],[2011,1.5075061054446],[2012,1.3136755728021],[2013,0.2539598196495],[2014,0.8004872531106],[2015,0.9430848304805],[2016,600],[2017,-267.74193548387],[2018,-1.3839422000611],[2019,5.0703427438391],[2020,-9.7864201466369],[2021,-3.7384526558891],[2022,-0.6582155046319],[2023,-4.2857142857143]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,0.7347599233868],[2011,0.9616075276541],[2012,0.4380978274302],[2013,0.0492291342705],[2014,-0.0857664914047],[2015,-0.5894280190503],[2016,242.85714285714],[2017,-136.45161290323],[2018,-0.4986262338455],[2019,1.9450476819941],[2020,-0.3506534905961],[2021,-2.3527713625866],[2022,-2.7425646026329],[2023,-4.047619047619]], "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: 'FR0011208693_marges_an', data: FR0011208693_marges_an, height: "350", width: "100%" });