var FR0010428771_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": [[2009,5.5990487991806],[2010,-36.021192560699],[2011,-22.942104261279],[2012,-12.008195827975],[2013,-20.683047416797],[2014,-17.454752660756],[2015,12.375118634432],[2016,12.236847369474],[2017,4434.7826086957],[2018,8.7131811869079],[2019,7.1757281553398],[2020,-10.185231303924],[2021,-81.048373447074],[2022,-25.619566910734],[2023,-38.339158732072],[2024,10.042099205718]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2009,3.683754378174],[2010,-24.198947217107],[2011,-19.046583090855],[2012,-14.429162034716],[2013,-21.928194578093],[2014,-20.700778428077],[2015,4.4950414246219],[2016,1.869173834767],[2017,677.10144927536],[2018,2.77345936198],[2019,2.0019417475728],[2020,-20.188939250552],[2021,-90.526725567855],[2022,-33.706184763982],[2023,-49.1226748624],[2024,-9.5423604328041]], "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: 'FR0010428771_marges_an', data: FR0010428771_marges_an, height: "350", width: "100%" });