var FR0010353888_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": [[2004,-5.9556786703601],[2005,6.1306901615272],[2006,11.970123193326],[2007,17.924807578449],[2008,24.352298296368],[2009,18.676067828215],[2010,17.675735178487],[2011,18.529909958099],[2012,21.616042465349],[2013,21.632739481564],[2014,23.90253842571],[2015,22.355795501738],[2016,220.47413793103],[2017,197.11538461538],[2018,29.247632467149],[2019,29.56432448291],[2020,18.75391002673],[2021,20.695163742238],[2022,18.114138596868],[2023,15.701721478888]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2004,-8.6642043705756],[2005,9.1287322564856],[2006,14.521292074886],[2007,17.887803433985],[2008,18.33494053359],[2009,14.777693607599],[2010,15.12292289144],[2011,14.304181153606],[2012,15.434237687998],[2013,16.239678170654],[2014,18.269678621332],[2015,16.344997923543],[2016,155.1724137931],[2017,137.69230769231],[2018,20.539371497854],[2019,21.028311574006],[2020,15.489393163851],[2021,14.117131741001],[2022,15.633984123579],[2023,17.070984952691]], "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: 'FR0010353888_marges_an', data: FR0010353888_marges_an, height: "350", width: "100%" });