var FR0004180578_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": [[2007,16.326621798989],[2008,16.386526029262],[2009,20.082722878358],[2010,18.133205268639],[2011,7.1610123373006],[2012,22.973844013977],[2013,22],[2014,10.978141096277],[2015,8.2310778982873],[2016,9.5062969461216],[2017,1209.6774193548],[2018,50.21060369169],[2019,8.9343339587242],[2020,32.36752707802],[2021,8.9227456609683],[2022,43.180156984026],[2023,10.170079833391]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2007,10.350470552096],[2008,10.197346036067],[2009,12.028593101997],[2010,12.534871548594],[2011,0.8406266606058],[2012,13.753943752756],[2013,14.438497652582],[2014,10.381911522265],[2015,7.3871070919717],[2016,6.5548180847543],[2017,560.16129032258],[2018,50.217604368422],[2019,6.2148217636023],[2020,25.070341686507],[2021,8.2273820398576],[2022,40.313013072208],[2023,7.920860812218]], "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: 'FR0004180578_marges_an', data: FR0004180578_marges_an, height: "350", width: "100%" });