var FR0004034072_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,18.716241678181],[2009,4.4620517097581],[2010,8.8256961838809],[2011,38.404873211503],[2012,5.2497551420176],[2013,7.9906723668869],[2014,16.186132797403],[2015,0],[2016,27.119284544653],[2017,113.03703703704],[2018,25.65],[2019,39.925690496441],[2020,22.548082031665],[2021,32.305749517159],[2022,6.218849750798],[2023,12.392387856819]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,10.162039944731],[2009,1.612454823464],[2010,7.425961396788],[2011,29.196770080748],[2012,1.4005876591577],[2013,7.9751263116984],[2014,11.007188683621],[2015,12.402620396601],[2016,20.14107570223],[2017,88.118518518519],[2018,18.425],[2019,30.681767312771],[2020,13.617043884816],[2021,23.506908334571],[2022,4.1076328610629],[2023,12.233801540553]], "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: 'FR0004034072_marges_an', data: FR0004034072_marges_an, height: "350", width: "100%" });