var FR0013053535_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,null],[2013,-6.1436764848838],[2014,0.2753265090011],[2015,-4.5962813678325],[2016,-14.97854635288],[2017,-6.2707784019259],[2018,null],[2019,-6.7429914678739],[2020,-6.0754843019372],[2021,6.2049766794462],[2022,1.4135898548136],[2023,-3.5460992907801]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,null],[2012,-9.4810659186536],[2013,0.4277243122387],[2014,-6.1489587010237],[2015,-17.507476270966],[2016,-17.507476270966],[2017,-7.6521838816921],[2018,null],[2019,-4.0571130071391],[2020,-5.9552438209753],[2021,4.5322458548021],[2022,0.0790997933199],[2023,-3.5460992907801]], "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: 'FR0013053535_marges_an', data: FR0013053535_marges_an, height: "350", width: "100%" });