var FR0011051598_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": [[2012,-270.73170731707],[2013,-163.24503311258],[2014,-415.76576576577],[2015,-2828.3687943262],[2016,-0.4705400981997],[2017,-1.097605893186],[2018,-4978.6885245902],[2019,-4513.1147540984],[2020,null],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2012,-301.21951219512],[2013,-172.51655629139],[2014,-439.18918918919],[2015,-2850.3546099291],[2016,-0.4720130932897],[2017,-1.1478821362799],[2018,-5920.4918032787],[2019,-5942.6229508197],[2020,null],[2021,null],[2022,null],[2023,null]], "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: 'FR0011051598_marges_an', data: FR0011051598_marges_an, height: "350", width: "100%" });