var FR0011915339_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,null],[2012,null],[2013,null],[2014,-95.588235294118],[2015,-341.17647058824],[2016,-72.489513940291],[2017,-139.61038961039],[2018,-44.738778513613],[2019,-70.118025751073],[2020,-88.318863456985],[2021,-104.73563218391],[2022,-204.09385921118],[2023,-129.58233572759]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,null],[2012,null],[2013,null],[2014,-71.189839572193],[2015,-310.11764705882],[2016,-64.964224031582],[2017,-121.23376623377],[2018,-46.615158204562],[2019,-74.731759656652],[2020,-87.134964483031],[2021,-100.22988505747],[2022,-199.30104842736],[2023,-127.10827347699]], "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: 'FR0011915339_marges_an', data: FR0011915339_marges_an, height: "350", width: "100%" });