var FR0004040608_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,null],[2009,null],[2010,69.968013468013],[2011,68.110372340426],[2012,67.754716981132],[2013,9.1422077922078],[2014,505.47445255474],[2015,451.89003436426],[2016,392.7178153446],[2017,187.36616702355],[2018,null],[2019,null],[2020,51.318188395312],[2021,54.976686353746],[2022,47.454427083333],[2023,41.374026626476]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,null],[2009,null],[2010,48.843434343434],[2011,45.557180851064],[2012,45.849056603774],[2013,6.5279220779221],[2014,343.61313868613],[2015,416.49484536082],[2016,397.15214564369],[2017,196.0278372591],[2018,null],[2019,null],[2020,50.77846910722],[2021,43.577867578489],[2022,47.444661458333],[2023,41.39914594323]], "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: 'FR0004040608_marges_an', data: FR0004040608_marges_an, height: "350", width: "100%" });