var FR0000076655_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,null],[2008,261267000],[2009,223717000],[2010,246813000],[2011,300395000],[2012,289110000],[2013,303655000],[2014,339893000],[2015,381208000],[2016,431648000],[2017,320000],[2018,476520000],[2019,520400000],[2020,438593000],[2021,445910000],[2022,499831000],[2023,579300000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2005,null],[2006,null],[2007,null],[2008,11783000],[2009,400000],[2010,3579000],[2011,17821000],[2012,10374000],[2013,16432000],[2014,21351000],[2015,19752000],[2016,26361000],[2017,19800000],[2018,9575000],[2019,16276000],[2020,-6857000],[2021,5729000],[2022,9822000],[2023,15400000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2005,null],[2006,null],[2007,null],[2008,4556000],[2009,-2390000],[2010,-3222000],[2011,7864000],[2012,4412000],[2013,10564000],[2014,14235000],[2015,15290000],[2016,20914000],[2017,8264000],[2018,9027000],[2019,8604000],[2020,-19043000],[2021,-6379000],[2022,19950000],[2023,8000000]], "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: 'FR0000076655_resus_an', data: FR0000076655_resus_an, height: "350", width: "100%" });