var FR0013230612_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,87.712857142857],[2014,null],[2015,null],[2016,null],[2017,7159.7633136095],[2018,null],[2019,null],[2020,125.17983936678],[2021,69.870381984888],[2022,61.68763903184],[2023,46.253439680957]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2013,75.901428571429],[2014,null],[2015,null],[2016,null],[2017,6200.8481262327],[2018,null],[2019,null],[2020,-196.23326737283],[2021,47.584296508676],[2022,53.150170988413],[2023,35.229112662014]], "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: 'FR0013230612_marges_an', data: FR0013230612_marges_an, height: "350", width: "100%" });