var FR0010340711_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,5.0405218422613],[2009,6.2716840138778],[2010,5.6037751748546],[2011,6.2525777447826],[2012,3],[2013,5.4613802397333],[2014,4.9077396207073],[2015,4.6725284635329],[2016,133.33333333333],[2017,146.77419354839],[2018,3.8104289972783],[2019,4.5024593265229],[2020,3.5695381765251],[2021,3.3937031685763],[2022,2.2429101510734],[2023,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,3.8347499505831],[2009,4.1544346588382],[2010,3.9184292576051],[2011,4.9987626825043],[2012,2.9785714285714],[2013,4.3123625789063],[2014,3.5366478728857],[2015,3.6579866982302],[2016,104.24242424242],[2017,104.67741935484],[2018,2.7562967123169],[2019,2.6863412788498],[2020,2.2991928013762],[2021,2.264708847149],[2022,1.6730718261331],[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: 'FR0010340711_marges_an', data: FR0010340711_marges_an, height: "350", width: "100%" });