var FR0000079147_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": [[2008,192262000],[2009,174617000],[2010,187110000],[2011,198688000],[2012,208486000],[2013,205963000],[2014,224215000],[2015,238218000],[2016,198613000],[2017,350000],[2018,180839000],[2019,178371000],[2020,145216000],[2021,184063000],[2022,183036000],[2023,166000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,123000],[2009,5021000],[2010,16204000],[2011,14092000],[2012,15043000],[2013,14897000],[2014,14619000],[2015,11759000],[2016,11033000],[2017,6490000],[2018,2100000],[2019,3850000],[2020,175000],[2021,5221000],[2022,1559000],[2023,3122000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-7687000],[2009,-1139000],[2010,8924000],[2011,7753000],[2012,9228000],[2013,8724000],[2014,8426000],[2015,7300000],[2016,6836000],[2017,3023],[2018,1147000],[2019,2790000],[2020,-2734000],[2021,2579000],[2022,-16000],[2023,161000]], "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: 'FR0000079147_resus_an', data: FR0000079147_resus_an, height: "350", width: "100%" });