var FR0010929125_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,2.0631314900246],[2009,2.9595558568155],[2010,3.2355530240265],[2011,3.2078142450241],[2012,2.2128906599003],[2013,3.7506597526404],[2014,4.217709944963],[2015,4.2301729778162],[2016,5357.1428571429],[2017,6438.5964912281],[2018,10282.608695652],[2019,2.9608815836385],[2020,3.4010151975277],[2021,3.2923699139805],[2022,3.9603130431839],[2023,4.6167957269079]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,0.4159619996864],[2009,0.6458797327394],[2010,1.131161971831],[2011,1.4126849455011],[2012,0.7358433250541],[2013,1.6391792405091],[2014,2.0612850956486],[2015,2.2866032167578],[2016,2485.7142857143],[2017,3210.5263157895],[2018,6239.1304347826],[2019,0.9662119135285],[2020,1.7165469649076],[2021,1.7617584829692],[2022,1.5403501121782],[2023,1.8978134070994]], "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: 'FR0010929125_marges_an', data: FR0010929125_marges_an, height: "350", width: "100%" });