var FR0004045847_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,3.8655709314294],[2009,4.0116096970203],[2010,3.5790774615993],[2011,3.6246936296531],[2012,3.3294709463315],[2013,4.1687432294107],[2014,4.1956411416972],[2015,4.7692350210038],[2016,3106.0606060606],[2017,3070.5882352941],[2018,6.4623441289464],[2019,5.965580977428],[2020,-15.230054155473],[2021,2.6735218508997],[2022,9.4477770113879],[2023,8.3202133794694]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,2.4310944826572],[2009,2.5115366143952],[2010,2.6210745292506],[2011,2.1002091584069],[2012,2.1259464890202],[2013,2.1042170885944],[2014,2.9115747027116],[2015,3.2395533937652],[2016,2056.6666666667],[2017,2211.0588235294],[2018,4.5629171763999],[2019,4.1549820191481],[2020,-11.663468508806],[2021,-0.2194977259245],[2022,6.0116915788055],[2023,6.3581314878893]], "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: 'FR0004045847_marges_an', data: FR0004045847_marges_an, height: "350", width: "100%" });