var FR0010411983_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": [[2008,null],[2009,null],[2010,7.3199880489991],[2011,5.4853985793212],[2012,6.6428421273912],[2013,7.3659454374412],[2014,7.2905620360551],[2015,7.4932074932075],[2016,6.8783451468248],[2017,116904.76190476],[2018,4.3124918075764],[2019,4.3632580625421],[2020,2.9264418377322],[2021,4.4886363636364],[2022,-9.855436832181],[2023,8.5793242055018],[2024,null],[2025,null],[2026,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,null],[2009,null],[2010,6.2443979683298],[2011,4.3409629044988],[2012,4.393525331091],[2013,5.1646284101599],[2014,4.5245669848003],[2015,4.5903045903046],[2016,4.3613481845798],[2017,68095.238095238],[2018,2.1103683313672],[2019,2.5824612936785],[2020,1.4296187683284],[2021,2.5909090909091],[2022,-8.6926461345066],[2023,5.0998618264037],[2024,null],[2025,null],[2026,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: 'FR0010411983_marges_an', data: FR0010411983_marges_an, height: "350", width: "100%" });