var BE0974320526_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,2.4416533166125],[2013,2.6532257284285],[2014,2.5827681946856],[2015,2.3019101981555],[2016,2.383923230636],[2017,13851.351351351],[2018,3.5959426793705],[2019,2.6905453106305],[2020,1.4707401928603],[2021,3.6539534345407],[2022,3.2185970777955],[2023,3.2338035540562]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2012,1.8604059574686],[2013,1.8232442277953],[2014,1.9324094479341],[2015,1.7450144029219],[2016,1.2517210398274],[2017,7160.2364864865],[2018,2.3109213218858],[2019,1.6459232671512],[2020,0.6302716991059],[2021,2.5731591578586],[2022,2.2404807638514],[2023,2.1081644529777]], "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: 'BE0974320526_marges_an', data: BE0974320526_marges_an, height: "350", width: "100%" });