var FR0000120966_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,14.748235108652],[2009,13.822714078746],[2010,16.630940304033],[2011,18.621206115717],[2012,19.51212061682],[2013,17.968583636242],[2014,18.658343101985],[2015,19.621538070353],[2016,19.913010898073],[2017,19753.694581281],[2018,13.271760069424],[2019,12.963834062349],[2020,9.6290949745379],[2021,24.673903253189],[2022,13.587109059729],[2023,14.159459772319]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,10.200230978902],[2009,9.709118088227],[2010,11.327076942901],[2011,13.041099465102],[2012,13.85853636185],[2013,12.792045369069],[2014,13.242046970371],[2015,14.500480660926],[2016,12.325480027111],[2017,12299.802955665],[2018,8.8908196068858],[2019,9.0331486469642],[2020,5.7573207364043],[2021,17.15136511645],[2022,8.8902526969155],[2023,10.00798818738]], "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: 'FR0000120966_marges_an', data: FR0000120966_marges_an, height: "350", width: "100%" });