var FR0000064446_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,55882000],[2006,92718000],[2007,118815000],[2008,151594000],[2009,159575000],[2010,196620000],[2011,266837000],[2012,315595000],[2013,291369000],[2014,284679000],[2015,271974000],[2016,249551000],[2017,540000],[2018,224162000],[2019,265725000],[2020,255743000],[2021,270694000],[2022,325734000],[2023,326173000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2005,2968000],[2006,10928000],[2007,14088000],[2008,14086000],[2009,12528000],[2010,15421000],[2011,18723000],[2012,20796000],[2013,18752000],[2014,16814000],[2015,10902000],[2016,10033000],[2017,13700000],[2018,9633000],[2019,9979000],[2020,12786000],[2021,11047000],[2022,11777000],[2023,8893000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2005,2532000],[2006,5993000],[2007,7115000],[2008,7979000],[2009,6802000],[2010,9402000],[2011,9281000],[2012,9846000],[2013,6079000],[2014,7917000],[2015,5144000],[2016,2275000],[2017,4315000],[2018,4887000],[2019,5364000],[2020,-2622000],[2021,5103000],[2022,8843000],[2023,3189000]], "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: 'FR0000064446_resus_an', data: FR0000064446_resus_an, height: "350", width: "100%" });