var FR0000039232_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,71811000],[2009,64157000],[2010,117624000],[2011,162390000],[2012,173915000],[2013,156581000],[2014,168642000],[2015,175980000],[2016,420000],[2017,490000],[2018,217139000],[2019,184852000],[2020,144462000],[2021,219347000],[2022,253497000],[2023,245789000],[2024,244900000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,11150000],[2009,7166000],[2010,7632000],[2011,8227000],[2012,4928000],[2013,4262000],[2014,6673000],[2015,3095000],[2016,640000],[2017,5110000],[2018,4505000],[2019,-363000],[2020,-4694000],[2021,13991000],[2022,5425000],[2023,7102000],[2024,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,8317000],[2009,6263000],[2010,4226000],[2011,6049000],[2012,1944000],[2013,1450000],[2014,4800000],[2015,1480000],[2016,573000],[2017,4162000],[2018,2761000],[2019,-1417000],[2020,-4646000],[2021,11224000],[2022,3000000],[2023,4635000],[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: 'FR0000039232_resus_an', data: FR0000039232_resus_an, height: "350", width: "100%" });