var FR0012202497_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": [[2008,-18.944131214762],[2009,-39.971913698455],[2010,-30.289410217058],[2011,-7.6423834830457],[2012,-1.76298097554],[2013,-4.3521221648327],[2014,-3.7605588044185],[2015,-7.8730840144198],[2016,-3.4321456256181],[2017,-13.827433628319],[2018,-21.641177437921],[2019,-9.7642771919641],[2020,-14.228021124573],[2021,-6.4019851116625],[2022,-16.656743500326],[2023,-5.373283040353],[2024,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,-19.866735007688],[2009,-38.503766117707],[2010,-31.171892128919],[2011,-11.014438226026],[2012,-1.6700042912316],[2013,-4.3611048731192],[2014,-4.5037361923327],[2015,-4.0369850573764],[2016,-2.7157787816418],[2017,-9.3657817109145],[2018,-22.200296003947],[2019,-10.012576182645],[2020,-16.27834731283],[2021,-10.683760683761],[2022,-19.335998412293],[2023,-11.733447204232],[2024,null]], "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: 'FR0012202497_marges_an', data: FR0012202497_marges_an, height: "350", width: "100%" });