var FR0013088606_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,1.9512195121951],[2013,2.3654159869494],[2014,2.3364485981308],[2015,-27.440044617959],[2016,-103.16742081448],[2017,-290.16393442623],[2018,-42.204554642232],[2019,-48.776027011818],[2020,-140.59287183002],[2021,-31.391435534409],[2022,-160.44700058241],[2023,-22.035593714833]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,null],[2012,0.2439024390244],[2013,1.63132137031],[2014,2.5700934579439],[2015,0],[2016,-75.158371040724],[2017,-208.11475409836],[2018,-33.203072362215],[2019,-36.170512099043],[2020,-113.22823851953],[2021,-12.521759312986],[2022,-185.5198019802],[2023,-22.214812653691]], "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: 'FR0013088606_marges_an', data: FR0013088606_marges_an, height: "350", width: "100%" });