var FR0000121725_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,3748146000],[2009,3421179000],[2010,4187105000],[2011,3305342000],[2012,3941234000],[2013,4592966000],[2014,3680381000],[2015,4175805000],[2016,3653417000],[2017,4832638000],[2018,5119219000],[2019,7370616000],[2020,5491590000],[2021,7317700000],[2022,7067130000],[2023,4964220000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,434165000],[2009,392626000],[2010,591267000],[2011,376501000],[2012,546986000],[2013,498499000],[2014,352748000],[2015,361190000],[2016,285531000],[2017,209720000],[2018,707529000],[2019,796252000],[2020,246160000],[2021,539290000],[2022,598320000],[2023,337140000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,372958000],[2009,256721000],[2010,267447000],[2011,322628000],[2012,509834000],[2013,459421000],[2014,282836000],[2015,141457000],[2016,379030000],[2017,708994000],[2018,572741000],[2019,712704000],[2020,302760000],[2021,605390000],[2022,716220000],[2023,693400000]], "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: 'FR0000121725_resus_an', data: FR0000121725_resus_an, height: "350", width: "100%" });