var FR0010667147_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": [[2010,null],[2011,11.255671959023],[2012,15.645573646647],[2013,13.082329057146],[2014,16.015679066788],[2015,12.503665653397],[2016,9.5130734173847],[2017,11.366152483578],[2018,16.140003989349],[2019,15.092701370603],[2020,11.02548582276],[2021,19.954270042732],[2022,21.43698518262],[2023,21.421576931499]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,5.1068709093844],[2012,9.8675573050238],[2013,8.4659469492391],[2014,10.060868641545],[2015,8.2083976786904],[2016,3.4538937493763],[2017,6.141634068935],[2018,9.6831158715936],[2019,9.9067584903113],[2020,6.5082546493982],[2021,14.274953759806],[2022,14.428178043779],[2023,14.195582665216]], "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: 'FR0010667147_marges_an', data: FR0010667147_marges_an, height: "350", width: "100%" });