var FR0011992700_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,null],[2011,-9.3453394986615],[2012,5.0661900240183],[2013,-5.2041361231128],[2014,-9.4336582615],[2015,-10.59333893087],[2016,5.7711814638834],[2017,144.11764705882],[2018,2.3421318179404],[2019,7.1315491895967],[2020,1.7402715964852],[2021,1.4023198558339],[2022,-0.1744834516802],[2023,-2.4032309660909]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,-8.9153889835321],[2012,2.1169636373792],[2013,-7.7382397203748],[2014,-8.060098284057],[2015,-8.6237055695494],[2016,5.9046500453793],[2017,112.32352941176],[2018,3.0201639315241],[2019,6.9460987561251],[2020,-0.3922743352733],[2021,1.4429300236047],[2022,-0.0507989796031],[2023,-3.9937220089571]], "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: 'FR0011992700_marges_an', data: FR0011992700_marges_an, height: "350", width: "100%" });