var FR0004156297_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": [[2005,null],[2006,null],[2007,164800000],[2008,160739000],[2009,144532000],[2010,136243000],[2011,137306000],[2012,144008000],[2013,160293000],[2014,157973000],[2015,172328000],[2016,166812000],[2017,1580000],[2018,173237000],[2019,169653000],[2020,161013000],[2021,160196000],[2022,172674000],[2023,183300000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2005,null],[2006,null],[2007,null],[2008,7750000],[2009,15353000],[2010,21655000],[2011,23813000],[2012,25879000],[2013,30266000],[2014,27268000],[2015,37950000],[2016,39103000],[2017,30200000],[2018,28648000],[2019,29773000],[2020,32622000],[2021,38403000],[2022,34105000],[2023,37900000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2005,null],[2006,null],[2007,null],[2008,5298000],[2009,9139000],[2010,12931000],[2011,14533000],[2012,15198000],[2013,17691000],[2014,16207000],[2015,26067000],[2016,23570000],[2017,19786000],[2018,19653000],[2019,17810000],[2020,20256000],[2021,28288000],[2022,26458000],[2023,25500000]], "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: 'FR0004156297_resus_an', data: FR0004156297_resus_an, height: "350", width: "100%" });