var FR0010340141_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": [[2008,2527031000],[2009,2633434000],[2010,2739005000],[2011,2501514000],[2012,2640450000],[2013,2754457000],[2014,2791000000],[2015,2916000000],[2016,2947000000],[2017,4330000],[2018,4007000000],[2019,4700000000],[2020,2137000000],[2021,2777000000],[2022,4688000000],[2023,5495000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,503221000],[2009,512559000],[2010,542234000],[2011,651500000],[2012,642088000],[2013,656531000],[2014,730000000],[2015,787000000],[2016,696000000],[2017,889000000],[2018,1121000000],[2019,1081000000],[2020,-1154000000],[2021,41000000],[2022,988000000],[2023,1243000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,272561000],[2009,269487000],[2010,300067000],[2011,347813000],[2012,341243000],[2013,304740000],[2014,402000000],[2015,430000000],[2016,435000000],[2017,571000000],[2018,610000000],[2019,588000000],[2020,-1169000000],[2021,-248000000],[2022,516000000],[2023,631000000]], "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: 'FR0010340141_resus_an', data: FR0010340141_resus_an, height: "350", width: "100%" });