var FR0013190410_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": [[2009,3.9328511446872],[2010,1.2192904844437],[2011,1.1758118701008],[2012,6.980933712992],[2013,4.9305302880101],[2014,10.423656492208],[2015,5.9269783401244],[2016,5.3274001000786],[2017,-3.5413333333333],[2018,-2.5497780389085],[2019,-10.670247298322],[2020,null],[2021,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2009,2.5529437003892],[2010,1.3483704412959],[2011,0.4143337066069],[2012,5.1974520922904],[2013,2.9452456223297],[2014,5.9947861259513],[2015,3.7182786475088],[2016,3.1631996568733],[2017,-5.9644444444444],[2018,-3.3499804151978],[2019,-15.458203482883],[2020,null],[2021,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: 'FR0013190410_marges_an', data: FR0013190410_marges_an, height: "350", width: "100%" });