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,5.4080276729029],[2017,3070.5882352941],[2018,6.4943649970918],[2019,5.965580977428],[2020,-15.351812366738],[2021,0.6987014699097],[2022,9.2462998712999],[2023,8.3204775155351]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,2.4310944826572],[2009,2.5115366143952],[2010,2.6210745292506],[2011,2.1605847810306],[2012,2.1259464890202],[2013,2.4503937759819],[2014,2.9115747027116],[2015,3.2395533937652],[2016,3.5788108244922],[2017,2211.0588235294],[2018,4.5627319301092],[2019,4.1549820191481],[2020,-11.667377398721],[2021,-0.2194977259245],[2022,6.0127091377091],[2023,6.3611067056907]], "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%" });