var FR0000073041_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": [[2009,1451321000],[2010,1427235000],[2011,1469605000],[2012,1419074000],[2013,1306693000],[2014,1415434000],[2015,1382463000],[2016,1372624000],[2017,1425309000],[2018,180000],[2019,1365000000],[2020,1171518000],[2021,937196000],[2022,1612313000],[2023,1786465000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2009,62980000],[2010,6797000],[2011,19797000],[2012,-13493000],[2013,-31291000],[2014,2604000],[2015,10647000],[2016,37509000],[2017,38087000],[2018,9100000],[2019,20641000],[2020,-227109000],[2021,-159281000],[2022,236608000],[2023,189022000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2009,42264000],[2010,7275000],[2011,10499000],[2012,-27372000],[2013,-47663000],[2014,-23389000],[2015,-11604000],[2016,-7432000],[2017,-56727000],[2018,-45945000],[2019,-33023000],[2020,-425249000],[2021,-426443000],[2022,291095000],[2023,-63099000]], "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: 'FR0000073041_resus_an', data: FR0000073041_resus_an, height: "350", width: "100%" });