var FR0010151589_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": [[2009,null],[2010,6.5325187719758],[2011,0.5222638865668],[2012,-3.531825830016],[2013,-1.1110895227839],[2014,0.2698364823233],[2015,71.428571428571],[2016,3182.3529411765],[2017,7333.3333333333],[2018,4.96116521071],[2019,2.697818086225],[2020,5.4085718616578],[2021,0.0000111093238],[2022,5.3106492134747],[2023,3.7644524800738]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2009,null],[2010,2.8098932283505],[2011,0.5915275422548],[2012,-2.735393496669],[2013,-1.3608973095701],[2014,-0.0339315337053],[2015,-794.7619047619],[2016,-1575.8823529412],[2017,-323.33333333333],[2018,-4.6434715796155],[2019,-6.8250525762355],[2020,-3.0000252633706],[2021,3.7701325075905],[2022,2.683868371748],[2023,2.2964509394572]], "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: 'FR0010151589_marges_an', data: FR0010151589_marges_an, height: "350", width: "100%" });