var FR0010396309_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,2.0798202235807],[2008,1.8201703682762],[2009,11.412294487026],[2010,10.079365079365],[2011,9.2413793103448],[2012,11.500992307692],[2013,13.213809565142],[2014,12.409482430063],[2015,211.22448979592],[2016,251.81818181818],[2017,16.191904047976],[2018,17.313915857605],[2019,16.160458452722],[2020,14.610247427195],[2021,12.428485045816],[2022,10.401925742213],[2023,9.679924916664]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2006,null],[2007,13.855206793874],[2008,7.7514569321673],[2009,4.3490744400946],[2010,6.9172619047619],[2011,6.1862068965517],[2012,6.3461538461538],[2013,8.7492405173162],[2014,8.2018446527937],[2015,143.16326530612],[2016,156.63636363636],[2017,10.644677661169],[2018,11.542610571737],[2019,11.174785100287],[2020,10.537552003503],[2021,9.2515930973534],[2022,7.9619228244219],[2023,null]], "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: 'FR0010396309_marges_an', data: FR0010396309_marges_an, height: "350", width: "100%" });