var FR0000121667_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,16.735877575568],[2009,16.989557457241],[2010,15.892653818174],[2011,16.304697817732],[2012,16.671454013905],[2013,16.643632773939],[2014,21.552028218695],[2015,17.61465157832],[2016,17.287420941673],[2017,41550.151975684],[2018,12.575238448004],[2019,9.6492236917769],[2020,3.1325802203895],[2021,11.735620585267],[2022,12.888870743856],[2023,12.506398897421]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,12.436691290289],[2009,12.057486311107],[2010,11.871052192707],[2011,12.068601309785],[2012,11.706276703325],[2013,11.707798617966],[2014,16.384479717813],[2015,11.271590232281],[2016,11.426563598032],[2017,31610.94224924],[2018,10.06574682841],[2019,6.1932144910868],[2020,0.5890914131263],[2021,7.3814328960646],[2022,8.7858251000245],[2023,9.0135853514471]], "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: 'FR0000121667_marges_an', data: FR0000121667_marges_an, height: "350", width: "100%" });