var BE0003797140_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": [[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2012,14.453872185983],[2013,19.305929056217],[2014,29.738695519036],[2015,25.910663873964],[2016,-2.7539334024759],[2017,24330.985915493],[2018,5.1737065733567],[2019,16.330216955477],[2020,8.0799202150138],[2021,9.8334134230338],[2022,7.7730158447886],[2023,5.0298991413162]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2012,3.0629260875963],[2013,15.894480727366],[2014,22.335919158926],[2015,23.367635005919],[2016,-10.099962486484],[2017,24838.028169014],[2018,12.667986849441],[2019,13.987971178467],[2020,6.6093071214862],[2021,4.4658016979017],[2022,-10.397809115644],[2023,28.077493360272]], "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: 'BE0003797140_marges_an', data: BE0003797140_marges_an, height: "350", width: "100%" });