var FR0011476928_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": [[2010,4305100000],[2011,4162500000],[2012,4061100000],[2013,3871300000],[2014,3895100000],[2015,3875800000],[2016,5369200000],[2017,360000],[2018,7475000],[2019,7348600000],[2020,7490700000],[2021,8042600000],[2022,7949400000],[2023,7874700000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2010,185300000],[2011,42300000],[2012,-66900000],[2013,43100000],[2014,68000000],[2015,75700000],[2016,121800000],[2017,270000000],[2018,257200000],[2019,262900000],[2020,199300000],[2021,260600000],[2022,203600000],[2023,40100000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2010,108400000],[2011,-19400000],[2012,-115600000],[2013,14700000],[2014,41800000],[2015,47800000],[2016,-400000],[2017,37200000],[2018,150000],[2019,104900000],[2020,1200000],[2021,160300000],[2022,-32000000],[2023,49700000]], "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: 'FR0011476928_resus_an', data: FR0011476928_resus_an, height: "350", width: "100%" });