var FR0006864484_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,23.844711591486],[2010,16.684124767225],[2011,16.572295247725],[2012,17.93307616399],[2013,18.362350380849],[2014,18.177114771061],[2015,18.191471981702],[2016,18.191471981702],[2017,17.815942406106],[2018,1568.5483870968],[2019,16.548463356974],[2020,16.994677559104],[2021,21.150791617564],[2022,25.187342517753],[2023,27.572765072765]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2009,10.449983456491],[2010,6.1801675977654],[2011,7.4924165824065],[2012,9.0741903651207],[2013,9.7932535364527],[2014,9.8732430801069],[2015,10.300604476393],[2016,10.300604476393],[2017,10.070257611241],[2018,828.62903225806],[2019,9.2398926152983],[2020,9.7825638486611],[2021,12.937439155608],[2022,16.440328544782],[2023,19.00012993763]], "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: 'FR0006864484_marges_an', data: FR0006864484_marges_an, height: "350", width: "100%" });