var FR0013280286_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": [[2012,14.97005988024],[2013,16.216386422319],[2014,11.987753179463],[2015,9.9205945230581],[2016,13.43191327501],[2017,8678.7564766839],[2018,14.194854004047],[2019,13.858980110662],[2020,17.708934641781],[2021,24.095136544044],[2022,17.079490680115],[2023,15.484257218276]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2012,8.5616002038476],[2013,10.346999181309],[2014,7.9427696655676],[2015,5.6245546167159],[2016,8.5155952833777],[2017,6168.3937823834],[2018,10.5976128526],[2019,10.198893375206],[2020,12.965813610416],[2021,17.804040045021],[2022,12.604831294754],[2023,9.7314066454404]], "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: 'FR0013280286_marges_an', data: FR0013280286_marges_an, height: "350", width: "100%" });