var FR0000131104_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,32.787843366452],[2009,41.92729715608],[2010,39.569279854148],[2011,38.382408456021],[2012,32.048525798526],[2013,20.174128071712],[2014,32.276348039216],[2015,22.793329917556],[2016,32.325908179954],[2017,734277.77777778],[2018,28.067080628469],[2019,29.732941677691],[2020,31.803500846979],[2021,32.667611169508],[2022,34.263702399296],[2023,32.51950996207],[2024,null],[2025,null],[2026,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,11.035213325541],[2009,14.510711353288],[2010,17.873746581586],[2011,14.274254435636],[2012,16.771601146601],[2013,12.446550924733],[2014,0.4008374183007],[2015,15.589920350272],[2016,17.742046946626],[2017,431055.55555556],[2018,17.701571173205],[2019,18.326344821401],[2020,15.961603613778],[2021,21.680910378868],[2022,21.677305745102],[2023,23.924227231111],[2024,null],[2025,null],[2026,null]], "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: 'FR0000131104_marges_an', data: FR0000131104_marges_an, height: "350", width: "100%" });