var FR0000052680_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": [[2003,null],[2004,null],[2005,146618000],[2006,144163000],[2007,149738000],[2008,145784000],[2010,166055000],[2011,142492000],[2012,134677000],[2013,151012000],[2014,170634000],[2015,211282000],[2016,246581000],[2017,246581000],[2018,2560000],[2019,268166000],[2020,290260000],[2021,272815000],[2022,325999000],[2023,348239000],[2024,305700000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2003,null],[2004,null],[2005,7277000],[2006,14779000],[2007,19962000],[2008,20476000],[2010,17947000],[2011,19595000],[2012,19517000],[2013,26046000],[2014,29826000],[2015,34435000],[2016,38385000],[2017,38385000],[2018,46500000],[2019,38651000],[2020,42460000],[2021,44766000],[2022,49180000],[2023,52190000],[2024,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2003,null],[2004,null],[2005,891000],[2006,6018000],[2007,22436000],[2008,14229000],[2010,14627000],[2011,10272000],[2012,10613000],[2013,13572000],[2014,21081000],[2015,23497000],[2016,26412000],[2017,26412000],[2018,26600000],[2019,27349000],[2020,28330000],[2021,31518000],[2022,37148000],[2023,41154000],[2024,null]], "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: 'FR0000052680_resus_an', data: FR0000052680_resus_an, height: "350", width: "100%" });