var FR0005691656_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": [[2005,9.9610041184945],[2006,7.8721341236986],[2007,6.0743823759135],[2008,3.9353377429889],[2009,-2.9742359677899],[2010,3.4863418190569],[2011,5.6985583714056],[2012,3.5511950786588],[2013,5.2400001466657],[2014,3.3061610439895],[2015,5.8470306050351],[2016,7.5397265266147],[2017,9.7587066658543],[2018,22115.384615385],[2019,9.0160234176848],[2020,8.3076200344411],[2021,12.203483427387],[2022,10.739015485333],[2023,12.14585368657]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2005,6.081397539085],[2006,4.7983514191274],[2007,3.174304270139],[2008,1.8335745280142],[2009,-2.5080281736632],[2010,2.1687223287732],[2011,3.7944551103184],[2012,1.9673477547867],[2013,3.9783081373818],[2014,2.36248790019],[2015,5.5377263768547],[2016,6.8171706665249],[2017,7.4499932043249],[2018,18020.192307692],[2019,7.1850886216768],[2020,6.38552137138],[2021,7.5896720928687],[2022,8.7624323303538],[2023,8.8529394862364]], "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: 'FR0005691656_marges_an', data: FR0005691656_marges_an, height: "350", width: "100%" });