var FR0013506730_resus_an = { "type": "bar", "plot":{ "tooltip" : { "short": true, "decimals": 1, }, }, "title":{ "text": "Compte de résultats", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Chiffre d'affaires", "values": [[2014,5700536000],[2015,3803423000],[2016,2965061000],[2017,610000],[2018,3920677000],[2019,4173000000],[2020,3242400000],[2021,3441743000],[2022,4882700000],[2023,5113719000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2014,-660588000],[2015,-838340000],[2016,-749374000],[2017,-339000000],[2018,-277139000],[2019,-16945000],[2020,-1002332000],[2021,374330000],[2022,-121718000],[2023,858887000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2014,-923594000],[2015,-864753000],[2016,-758016000],[2017,-536691000],[2018,-502455000],[2019,-337549000],[2020,-1206131000],[2021,39545000],[2022,-366383000],[2023,495910000]], "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":"1x3", "y": 30, "x": 0, "item": { "font-size": "11px" } }, "scale-y" : { "short": true, "guide": {"line-color": "rgb(127,127,127)",}, "item": { "font-size": "12px" }, }, "scale-x" : { "item": { "font-size": "12px" }, } } zingchart.render({ id: 'FR0013506730_resus_an', data: FR0013506730_resus_an, height: "350", width: "100%" });