var FR0000039299_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,null],[2008,7325578000],[2009,6011063000],[2010,7010251000],[2011,8490532000],[2012,10185837000],[2013,10848489000],[2014,10603730000],[2015,10824000000],[2016,10075600000],[2017,720000],[2018,23024400000],[2019,24843400000],[2020,16687000000],[2021,16640200000],[2022,13635200000],[2023,13679500000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2005,null],[2006,null],[2007,null],[2008,123789000],[2009,173688000],[2010,243327000],[2011,289757000],[2012,407434000],[2013,605658000],[2014,649913000],[2015,701000000],[2016,627100000],[2017,1124000000],[2018,1301100000],[2019,1259200000],[2020,570200000],[2021,447500000],[2022,816200000],[2023,768000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2005,null],[2006,null],[2007,null],[2008,50344000],[2009,94465000],[2010,316851000],[2011,319756000],[2012,669411000],[2013,270148000],[2014,218639000],[2015,564200000],[2016,440000000],[2017,699400000],[2018,235400000],[2019,237400000],[2020,425600000],[2021,6062000000],[2022,3399800000],[2023,268500000]], "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: 'FR0000039299_resus_an', data: FR0000039299_resus_an, height: "350", width: "100%" });