var FR0004166197_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": [[2002,null],[2003,null],[2004,null],[2005,19118000],[2006,29024000],[2007,35934000],[2008,36662000],[2009,32748000],[2010,42534000],[2011,44354000],[2012,53242000],[2013,56203000],[2014,60286000],[2015,2630000],[2016,2660000],[2017,2890000],[2018,81943000],[2019,90434000],[2020,69182000],[2021,84411000],[2022,111718000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2002,null],[2003,null],[2004,null],[2005,2996000],[2006,5842000],[2007,7517000],[2008,6748000],[2009,4808000],[2010,7152000],[2011,6753000],[2012,8673000],[2013,9366000],[2014,9684000],[2015,14800000],[2016,13600000],[2017,12700000],[2018,8772000],[2019,10692000],[2020,3933000],[2021,11877000],[2022,20209000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2002,null],[2003,null],[2004,null],[2005,2240000],[2006,3809000],[2007,4677000],[2008,4913000],[2009,3315000],[2010,5514000],[2011,4959000],[2012,6304000],[2013,5994000],[2014,7293000],[2015,10283000],[2016,9338000],[2017,8751000],[2018,6105000],[2019,7896000],[2020,1510000],[2021,9724000],[2022,15295000]], "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: 'FR0004166197_resus_an', data: FR0004166197_resus_an, height: "350", width: "100%" });