var FR0013176526_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,8664000000],[2009,7499000000],[2010,9632000000],[2011,10868000000],[2012,11759000000],[2013,12110000000],[2014,12725000000],[2015,14544000000],[2016,16519000000],[2017,800000],[2018,19124000000],[2019,19477000000],[2020,16436000000],[2021,17262000000],[2022,20037000000],[2023,22044000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2006,null],[2007,null],[2008,-52000000],[2009,84000000],[2010,590000000],[2011,704000000],[2012,672000000],[2013,728000000],[2014,859000000],[2015,999000000],[2016,1301000000],[2017,1455000000],[2018,1036000000],[2019,732000000],[2020,-857000000],[2021,406000000],[2022,644000000],[2023,744000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2006,null],[2007,null],[2008,-207000000],[2009,-153000000],[2010,365000000],[2011,427000000],[2012,380000000],[2013,439000000],[2014,562000000],[2015,729000000],[2016,925000000],[2017,877000000],[2018,546000000],[2019,313000000],[2020,-1089000000],[2021,175000000],[2022,230000000],[2023,221000000]], "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: 'FR0013176526_resus_an', data: FR0013176526_resus_an, height: "350", width: "100%" });