var FR0013326246_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": [[2013,104.1159485931],[2014,147.10462538029],[2015,192.77151335312],[2016,193.40156207918],[2017,155.55079755915],[2018,78.863112196446],[2019,32.337855724686],[2020,-366.57005849186],[2021,-25.400894512927],[2022,24.425222964191],[2023,-41.725162568365],[2024,32.584778936091]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2013,73.067995244296],[2014,86.13932862373],[2015,138.51632047478],[2016,129.76030164288],[2017,130.58023766192],[2018,46.628679962013],[2019,45.636168100596],[2020,-380.07061179322],[2021,-53.021708301516],[2022,7.9863756554475],[2023,-70.156324017054],[2024,6.0241460299147]], "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: 'FR0013326246_marges_an', data: FR0013326246_marges_an, height: "350", width: "100%" });