var FR0010465534_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,-8.6790474764116],[2012,-3.0464845621962],[2013,2.4472531345989],[2014,6.764734822395],[2015,3.4801028899985],[2016,2.884954859535],[2017,-26.923076923077],[2018,76.404494382022],[2019,3.5098739743237],[2020,4.4857099189974],[2021,1.3616711786335],[2022,2.4212759014521],[2023,15.270530074155]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,-10.348959113374],[2012,2.8616416786472],[2013,5.9771388287426],[2014,2.9026862147004],[2015,1.5181318404196],[2016,1.3466485096081],[2017,216.15384615385],[2018,77.752808988764],[2019,2.7442974363001],[2020,4.581231850833],[2021,1.1192371408946],[2022,2.0329580682004],[2023,11.402961224439]], "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: 'FR0010465534_marges_an', data: FR0010465534_marges_an, height: "350", width: "100%" });