var FR0013470168_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": [[2014,null],[2015,-114.74522771682],[2016,-317.05069124424],[2017,-393.19727891156],[2018,-79.895833333333],[2019,-46.361549885244],[2020,-61.260811709914],[2021,-60.168067226891],[2022,-49.427005480817],[2023,-85.779508526924]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2014,null],[2015,-120.36675184127],[2016,-335.85253456221],[2017,-449.79591836735],[2018,-82.604166666667],[2019,-49.210206561361],[2020,-66.134397870925],[2021,-39.922430510666],[2022,-44.095665171898],[2023,-89.646837652746]], "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: 'FR0013470168_marges_an', data: FR0013470168_marges_an, height: "350", width: "100%" });