var FR0013284627_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,null],[2015,null],[2016,-4.5579352004393],[2017,-10.782104924364],[2018,-51.269035532995],[2019,-29.660023446659],[2020,-11.148648648649],[2021,-2.2222222222222],[2022,-9.9101796407186],[2023,-13.975346687211]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,null],[2012,null],[2013,null],[2014,-9.7099339231717],[2015,-13.267435475014],[2016,-13.267435475014],[2017,-11.629653470658],[2018,-141.62436548223],[2019,-44.833361246022],[2020,14.301801801802],[2021,-8.8512241054614],[2022,-5.9431137724551],[2023,-9.5993836671803]], "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: 'FR0013284627_marges_an', data: FR0013284627_marges_an, height: "350", width: "100%" });