var FR0004029478_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": [[2010,2.3033405172414],[2011,4.4033572558083],[2012,3.780766845583],[2013,4.6295543266103],[2014,-2.6009058882738],[2015,2.9903062827858],[2016,4.3616971069895],[2017,496.12403100775],[2018,5.4424477842382],[2019,6.7012439965357],[2020,3.8967877830437],[2021,6.9962686567164],[2022,7.3415765069552],[2023,6.3063063063063]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,0.5792025862069],[2011,4.2768519644812],[2012,1.5910014327567],[2013,0.0162654521796],[2014,-5.1595369904378],[2015,0.4991901757440],[2016,4.1464911038747],[2017,372.48062015504],[2018,2.0138833577385],[2019,1.2877922998189],[2020,0.7898894154818],[2021,4.5242537313433],[2022,4.2890262751159],[2023,3.6036036036036]], "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: 'FR0004029478_marges_an', data: FR0004029478_marges_an, height: "350", width: "100%" });