var FR0000061608_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": [[2006,null],[2007,null],[2008,null],[2009,72700000],[2010,74800000],[2011,76500000],[2012,74744000],[2013,68198000],[2014,70386000],[2015,860000],[2016,1000000],[2017,1530000],[2018,91919000],[2019,102667000],[2020,115178000],[2021,160980000],[2022,160543000],[2023,138747000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2006,null],[2007,null],[2008,null],[2009,7100000],[2010,7330000],[2011,8180000],[2012,5868000],[2013,3842000],[2014,5658000],[2015,4320000],[2016,7940000],[2017,9610000],[2018,7956000],[2019,14287000],[2020,20977000],[2021,35064000],[2022,28111000],[2023,21498000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2006,null],[2007,null],[2008,null],[2009,4052000],[2010,4297000],[2011,4631000],[2012,3036000],[2013,1958000],[2014,3490000],[2015,2649000],[2016,4812000],[2017,6243000],[2018,5003000],[2019,9775000],[2020,14014000],[2021,25522000],[2022,21265000],[2023,16165000]], "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: 'FR0000061608_resus_an', data: FR0000061608_resus_an, height: "350", width: "100%" });