var FR0011476928_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": [[2010,4.3041973473322],[2011,1.0162162162162],[2012,-1.6473369284184],[2013,1.113321106605],[2014,1.7457831634618],[2015,1.9531451571289],[2016,2.2684943753259],[2017,75000],[2018,3440.8026755853],[2019,3.5775521868111],[2020,2.6606325176552],[2021,3.2402456916917],[2022,2.5611995873902],[2023,0.5092257482825]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,2.5179438340573],[2011,-0.4660660660661],[2012,-2.8465194159218],[2013,0.3797174075892],[2014,1.0731431798927],[2015,1.2332937716084],[2016,-0.0074498994264],[2017,10333.333333333],[2018,2.0066889632107],[2019,1.4274827858368],[2020,0.0160198646321],[2021,1.9931365478825],[2022,-0.4025461041085],[2023,0.6311351543551]], "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: 'FR0011476928_marges_an', data: FR0011476928_marges_an, height: "350", width: "100%" });