var FR0000071797_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,84389000],[2008,88544000],[2009,89243000],[2010,107590000],[2011,123492000],[2012,134266000],[2013,142687000],[2014,157030000],[2015,174630000],[2016,190541000],[2017,1700000],[2018,231697000],[2019,248400000],[2020,235240000],[2021,263440000],[2022,300420000],[2023,307500000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2005,null],[2006,null],[2007,null],[2008,8978000],[2009,6958000],[2010,9536000],[2011,10966000],[2012,7001000],[2013,14954000],[2014,16745000],[2015,19842000],[2016,21338000],[2017,23400000],[2018,23027000],[2019,22403000],[2020,17750000],[2021,22060000],[2022,29650000],[2023,24500000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2005,null],[2006,null],[2007,3117000],[2008,6813000],[2009,5214000],[2010,6438000],[2011,7427000],[2012,4674000],[2013,9500000],[2014,11000000],[2015,12944000],[2016,13719000],[2017,15800000],[2018,15087000],[2019,12929000],[2020,9416000],[2021,13702000],[2022,20333000],[2023,18073000]], "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: 'FR0000071797_resus_an', data: FR0000071797_resus_an, height: "350", width: "100%" });