var FR0004056851_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": [[2008,-92.276184903452],[2009,-203.32687338501],[2010,-187.00681677339],[2011,-43.369385170028],[2012,-374.03089478286],[2013,-68.503859418624],[2014,-64.506256432479],[2015,-8.6153649821337],[2016,-45.255257170802],[2017,-204.08163265306],[2018,5.538992347503],[2019,-0.6262548262548],[2020,-49.963288947707],[2021,-17.636446165603],[2022,-31.398300041793],[2023,-53.402770097519]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,-69.894675248683],[2009,-198.4496124031],[2010,-164.47015079529],[2011,-43.057585501315],[2012,-432.55610609152],[2013,-79.191985547709],[2014,-71.15540869942],[2015,-26.310617662072],[2016,-52.288915821479],[2017,-585.81632653061],[2018,2.8876011854735],[2019,-1.3467181467181],[2020,-58.368760254167],[2021,-21.093925064496],[2022,-39.656188849802],[2023,-65.985960849115]], "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: 'FR0004056851_marges_an', data: FR0004056851_marges_an, height: "350", width: "100%" });