var FR0000130809_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,28.985639806092],[2009,27.445927289462],[2010,37.372246195776],[2011,33.546575128725],[2012,28.870618779749],[2013,28.172221978888],[2014,19.430414668308],[2015,22.157650454386],[2016,33.524389279785],[2017,424722.22222222],[2018,817303.37078652],[2019,28.146406712334],[2020,24.41550219328],[2021,31.81641987751],[2022,33.735960228319],[2023,26.210962396431]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,9.1923534254093],[2009,3.1201104463875],[2010,14.827011885835],[2011,9.3033234513965],[2012,3.3491994807443],[2013,9.5265209583461],[2014,11.42566105004],[2015,15.605132805492],[2016,15.313463514902],[2017,194861.11111111],[2018,434157.30337079],[2019,13.165254752543],[2020,-1.1667345000678],[2021,21.866036126832],[2022,6.7206775916038],[2023,9.9306883365201]], "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: 'FR0000130809_marges_an', data: FR0000130809_marges_an, height: "350", width: "100%" });