var FR0013379484_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": [[2013,null],[2014,7.3861958496273],[2015,6.3767630085486],[2016,3.6709731911033],[2017,932.12669683258],[2018,1580.9523809524],[2019,7.8145502259805],[2020,5.8925053522736],[2021,1.4737162478361],[2022,-2.9261875545827],[2023,-0.2554399243141]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2013,2.289630879248],[2014,3.6018219402411],[2015,4.8977115809807],[2016,4.3680462143252],[2017,563.71040723982],[2018,950.71428571429],[2019,5.6422218982359],[2020,4.2110248291789],[2021,2.458291427388],[2022,-5.5348832067567],[2023,-2.1475875118259]], "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: 'FR0013379484_marges_an', data: FR0013379484_marges_an, height: "350", width: "100%" });