var FR0000133308_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,53488000000],[2009,45944000000],[2010,45503000000],[2011,45277000000],[2012,43515000000],[2013,40981000000],[2014,39445000000],[2015,40236000000],[2016,40918000000],[2017,940000],[2018,41381000000],[2019,42238000000],[2020,42270000000],[2021,42522000000],[2022,43471000000],[2023,44122000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,10272000000],[2009,7859000000],[2010,7562000000],[2011,7948000000],[2012,4063000000],[2013,5288000000],[2014,4786000000],[2015,4780000000],[2016,4123000000],[2017,5973000000],[2018,4829000000],[2019,5919000000],[2020,5521000000],[2021,2521000000],[2022,4801000000],[2023,4969000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,4069000000],[2009,2997000000],[2010,4880000000],[2011,3895000000],[2012,820000000],[2013,1873000000],[2014,925000000],[2015,2652000000],[2016,2935000000],[2017,1906000000],[2018,1954000000],[2019,3006000000],[2020,4822000000],[2021,233000000],[2022,2146000000],[2023,2440000000]], "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: 'FR0000133308_resus_an', data: FR0000133308_resus_an, height: "350", width: "100%" });