var FR0000032658_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,3.6405119365825],[2009,1.6823491051144],[2010,2.7779242514093],[2011,3.0422014898547],[2012,2.4651520746551],[2013,3.7381535533746],[2014,4.4047157065655],[2015,4.9469565913467],[2016,4.8218685091921],[2017,25777.777777778],[2018,4.6780003841495],[2019,4.3136008235125],[2020,3.5428322021533],[2021,4.3185652991371],[2022,4.4369022033792],[2023,3.7349203796043]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,1.8527308002964],[2009,0.9070735060881],[2010,1.2464680700553],[2011,1.3071484269147],[2012,1.0214695660877],[2013,2.1073217982514],[2014,3.048345214825],[2015,3.3064577098055],[2016,3.2172567062581],[2017,17751.777777778],[2018,3.10808321149],[2019,2.2744991182058],[2020,1.7475841628096],[2021,2.6289128121071],[2022,2.8727845238426],[2023,2.4085571819205]], "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: 'FR0000032658_marges_an', data: FR0000032658_marges_an, height: "350", width: "100%" });