var FR0010528059_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,-30.627062706271],[2009,6.4870120850118],[2010,22.696145568382],[2011,22.155322862129],[2012,13.027056722978],[2013,-2.4164429219517],[2014,-2.6429341963323],[2015,-7.5425790754258],[2016,6.2513045293258],[2017,-72.100313479624],[2018,-14.769367238321],[2019,11.891468312273],[2020,28.831410761625],[2021,29.362516445401],[2022,24.87646958596],[2023,28.868147084466]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,-8.2838283828383],[2009,12.835115988332],[2010,19.546077088632],[2011,16.003490401396],[2012,9.1814311220986],[2013,-4.0736968799185],[2014,2.6105717367853],[2015,0.6951685783803],[2016,6.293049467752],[2017,-88.087774294671],[2018,-14.414547604967],[2019,11.176412968949],[2020,23.407609085047],[2021,24.500657816051],[2022,19.304821945817],[2023,21.406225960306]], "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: 'FR0010528059_marges_an', data: FR0010528059_marges_an, height: "350", width: "100%" });