var NL0000888691_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,2.8224897816267],[2013,-2.2612313649832],[2014,3.7144542081951],[2015,3.7007990148683],[2016,6.1646547941815],[2017,5619.7183098592],[2018,12.459943416666],[2019,-2.1641163152455],[2020,-0.9854230767215],[2021,4.7432970144301],[2022,18.691504977864],[2023,13.639050376722],[2024,4.9852068951148]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2012,0.1967405209204],[2013,-3.5856640577561],[2014,2.002881723848],[2015,1.1339081495771],[2016,4.1763322795847],[2017,3807.676056338],[2018,7.2209656877337],[2019,-4.0622523806787],[2020,-4.4489493188525],[2021,1.1431477406358],[2022,11.419034084448],[2023,6.2318092373534],[2024,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: 'NL0000888691_marges_an', data: NL0000888691_marges_an, height: "350", width: "100%" });