var FR0000063737_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,8.625927916936],[2008,7.5928347037283],[2009,5.4215762844239],[2010,6.9542237477598],[2011,8.1431943351692],[2012,7.3362885774911],[2013,7.5621056221932],[2014,7.6462077243057],[2015,8.9277627638595],[2016,9.1997549019608],[2017,2648.4375],[2018,9.8659690098582],[2019,9.5397563655426],[2020,9.0622962507798],[2021,10.054802263489],[2022,9.7525640301667],[2023,7.9250574781508]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2006,null],[2007,4.2528645377177],[2008,4.51145988884],[2009,2.7056945906482],[2010,3.8121563743507],[2011,4.16886714161],[2012,3.5074266266098],[2013,4.273965853751],[2014,4.7865868696667],[2015,5.8078299612884],[2016,6.5177696078431],[2017,1870.078125],[2018,6.8218753354519],[2019,6.3216175910876],[2020,6.1287765430998],[2021,7.3117141697531],[2022,6.937826528049],[2023,6.254821050109]], "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: 'FR0000063737_marges_an', data: FR0000063737_marges_an, height: "350", width: "100%" });