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,-26.77038465014],[2012,-12.008195827975],[2013,-20.683047416797],[2014,-17.454752660756],[2015,12.375118634432],[2016,12.375118634432],[2017,12.236847369474],[2018,4271.186440678],[2019,7.1751708605157],[2020,-10.185231303924],[2021,-81.048373447074],[2022,-25.619566910734],[2023,-38.339158732072]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2009,3.683754378174],[2010,-24.198947217107],[2011,-21.109069550288],[2012,-14.429162034716],[2013,-21.928194578093],[2014,-20.700778428077],[2015,4.4950414246219],[2016,4.4950414246219],[2017,1.869173834767],[2018,1360.6779661017],[2019,2.0017862690276],[2020,-20.188939250552],[2021,-90.526725567855],[2022,-33.706184763982],[2023,-49.1226748624]], "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%" });