var FR0004026151_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": [[2005,null],[2006,null],[2007,null],[2008,4.8993875765529],[2009,2.6505074391566],[2010,1.9198416625433],[2011,1.2703088323284],[2012,2.5664697193501],[2013,3.2423681776133],[2014,10.62858207912],[2015,2.8154372590635],[2016,293.47826086957],[2017,333.33333333333],[2018,8.0835830835831],[2019,2.1531302876481],[2020,0.9623249771448],[2021,1.4139605033699],[2022,4.5328031809145],[2023,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2005,null],[2006,null],[2007,null],[2008,4.8530698368586],[2009,3.547147502217],[2010,2.8253339930727],[2011,2.4485662999954],[2012,2.981905465288],[2013,2.113783533765],[2014,10.98271282792],[2015,4.6433057564863],[2016,-21.739130434783],[2017,281.26436781609],[2018,6.472693972694],[2019,1.844331641286],[2020,-3.6905162873502],[2021,-4.6000848376302],[2022,-1.8986083499006],[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: 'FR0004026151_marges_an', data: FR0004026151_marges_an, height: "350", width: "100%" });