var FR0013176526_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": [[2006,null],[2007,null],[2008,-0.6001846722068],[2009,1.1201493532471],[2010,6.125415282392],[2011,6.4777327935223],[2012,5.7147716642572],[2013,6.0115606936416],[2014,6.7504911591356],[2015,6.8688118811881],[2016,7.875779405533],[2017,181875],[2018,5.4172767203514],[2019,3.7582789957386],[2020,-5.2141640301777],[2021,2.3519870235199],[2022,3.2140540000998],[2023,3.3750680457267]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2006,null],[2007,null],[2008,-2.3891966759003],[2009,-2.0402720362715],[2010,3.7894518272425],[2011,3.928965771071],[2012,3.2315673101454],[2013,3.6251032204789],[2014,4.4165029469548],[2015,5.0123762376238],[2016,5.5996125673467],[2017,109625],[2018,2.8550512445095],[2019,1.6070236689429],[2020,-6.6256996836213],[2021,1.0137875101379],[2022,1.1478764286071],[2023,1.0025403737979]], "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: 'FR0013176526_marges_an', data: FR0013176526_marges_an, height: "350", width: "100%" });