var FR0000054322_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,-34.8026868178],[2009,5.3069719042664],[2010,11.169744942832],[2011,-7.0201830262003],[2012,-1.3730146949681],[2013,4.3510573609891],[2014,3.4959851760346],[2015,4.3728326143957],[2016,6.2971636742129],[2017,1.9024970273484],[2018,0],[2019,-2.3063781321185],[2020,3.3356305995865],[2021,-0.2306445580352],[2022,-13.948887056884],[2023,-41.920571548645],[2024,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,-35.726280436608],[2009,5.4704920469749],[2010,11.257695690413],[2011,-7.1079353140278],[2012,-0.9202909306813],[2013,3.5335450307412],[2014,2.0135886349599],[2015,6.2336124503087],[2016,2.9794431433776],[2017,2.3781212841855],[2018,-0.4625511474827],[2019,0.0854214123007],[2020,5.1274982770503],[2021,-1.9261937414287],[2022,-16.875515251443],[2023,-56.293338936751],[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: 'FR0000054322_marges_an', data: FR0000054322_marges_an, height: "350", width: "100%" });