var FR0011950732_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": [[2011,4158200000],[2012,4464400000],[2013,5016900000],[2014,5340800000],[2015,5674100000],[2016,5896000000],[2017,6421900000],[2018,350000],[2019,4923000000],[2020,3967000000],[2021,3690000000],[2022,4451000000],[2023,5223000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2011,251000000],[2012,120900000],[2013,178600000],[2014,232600000],[2015,279500000],[2016,278100000],[2017,257800000],[2018,234000000],[2019,133000000],[2020,-326000000],[2021,-87000000],[2022,-378000000],[2023,-48000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2011,98900000],[2012,-30100000],[2013,8700000],[2014,47800000],[2015,107200000],[2016,135300000],[2017,113700000],[2018,33700000],[2019,271000000],[2020,-483000000],[2021,-100000000],[2022,-427000000],[2023,-93000000]], "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: 'FR0011950732_resus_an', data: FR0011950732_resus_an, height: "350", width: "100%" });