var FR0000074072_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": [[2009,18.011432284528],[2010,15.578087683385],[2011,15.293502186337],[2012,6.5714809832457],[2013,-0.0129022124490],[2014,0.8758168520362],[2015,3.6035724176128],[2016,3.6035724176128],[2017,5.0767300917493],[2018,1744.6808510638],[2019,9.126605893231],[2020,7.9024667931689],[2021,10.190108355274],[2022,4.8365861354824],[2023,6.9773430362377]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2009,16.734184155219],[2010,12.740958717161],[2011,9.7274728311832],[2012,8.6718845542375],[2013,1.3732441771754],[2014,-2.3272168606916],[2015,1.9276417296356],[2016,1.9276417296356],[2017,4.3947382333575],[2018,950.42553191489],[2019,7.2695945450546],[2020,6.1157495256167],[2021,5.0199260329266],[2022,2.8606040382865],[2023,3.0491482914681]], "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: 'FR0000074072_marges_an', data: FR0000074072_marges_an, height: "350", width: "100%" });