var FR0000120560_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": [[2009,25.737937043895],[2010,25.703646917096],[2011,25.693869096935],[2012,23.906542056075],[2013,23.423094477408],[2014,19.57966588827],[2015,17.489919354839],[2016,17.489919354839],[2017,15.612324156382],[2018,27297.297297297],[2019,14.42439783863],[2020,6.7366579177603],[2021,9.3161064697882],[2022,11.29551889095],[2023,6.1505734369219],[2024,12.429378531073]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2009,17.100533710925],[2010,16.197568721936],[2011,16.124689312345],[2012,15.009345794393],[2013,14.970333181196],[2014,12.035207472606],[2015,11.22311827957],[2016,11.22311827957],[2017,10.201087425563],[2018,18081.081081081],[2019,8.3798882681564],[2020,1.2335958005249],[2021,3.9246162813289],[2022,8.5717075075661],[2023,1.2301146873844],[2024,6.4971751412429]], "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: 'FR0000120560_marges_an', data: FR0000120560_marges_an, height: "350", width: "100%" });