var FR0000120859_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,3449200000],[2009,2773700000],[2010,3346700000],[2011,3674800000],[2012,3884800000],[2013,3697600000],[2014,3688200000],[2015,4086700000],[2016,4165200000],[2017,1360000],[2018,4590000000],[2019,4354500000],[2020,3798500000],[2021,3664700000],[2022,4281600000],[2023,3794400000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,288500000],[2009,161800000],[2010,400900000],[2011,463900000],[2012,478700000],[2013,396900000],[2014,434800000],[2015,180900000],[2016,491600000],[2017,648000000],[2018,-89400000],[2019,234000000],[2020,138000000],[2021,290800000],[2022,318400000],[2023,107700000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,161300000],[2009,41300000],[2010,240800000],[2011,282000000],[2012,291300000],[2013,242000000],[2014,271600000],[2015,68400000],[2016,292800000],[2017,368200000],[2018,559600000],[2019,121300000],[2020,30100000],[2021,240100000],[2022,237200000],[2023,51300000]], "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: 'FR0000120859_resus_an', data: FR0000120859_resus_an, height: "350", width: "100%" });