var BE0974264930_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,15.321202372575],[2013,12.84188034188],[2014,10.380211708792],[2015,14.253659579015],[2016,6.4891667564946],[2017,151234.56790123],[2018,15.48532731377],[2019,16.645353793691],[2020,19.822169531713],[2021,10.079073393474],[2022,18.809089401227],[2023,19.636476619543]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2012,7.46958882075],[2013,6.0897435897436],[2014,5.1414992438972],[2015,8.2273747195213],[2016,0.2910423628328],[2017,76913.580246914],[2018,9.1309255079007],[2019,10.432651321398],[2020,13.526970954357],[2021,9.4108475331329],[2022,18.195388953392],[2023,14.805033400652]], "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: 'BE0974264930_marges_an', data: BE0974264930_marges_an, height: "350", width: "100%" });