var FR0013398997_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": [[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,-23.571428571429],[2017,-10.269192422732],[2018,-7.6954069298952],[2019,-24.865644252196],[2020,-47.010072676272],[2021,-21.025395304264],[2022,1.6417337936325],[2023,9.3901098901099]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,-9.2857142857143],[2017,-1.6749750747757],[2018,-1.2087026591459],[2019,-22.139205662603],[2020,-55.1829657019],[2021,-21.399137517968],[2022,0.4219409282700],[2023,9.8956043956044]], "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: 'FR0013398997_marges_an', data: FR0013398997_marges_an, height: "350", width: "100%" });