var FR0000038531_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,131787000],[2009,138564000],[2010,146170000],[2011,144045000],[2012,112847000],[2013,95414000],[2014,48938000],[2015,52983000],[2016,67584000],[2017,700000],[2018,35980000],[2019,32200000],[2020,29140000],[2021,24101000],[2022,6432000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,8654000],[2009,7156000],[2010,9813000],[2011,4389000],[2012,-10928000],[2013,1154000],[2014,-1672000],[2015,1395000],[2016,0],[2017,-2420000],[2018,-3940000],[2019,-1720000],[2020,-580000],[2021,-2568000],[2022,-619000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,5261000],[2009,4175000],[2010,6271000],[2011,2734000],[2012,-10971000],[2013,1202000],[2014,5035000],[2015,1299000],[2016,-6763000],[2017,-946000],[2018,-4060000],[2019,-1110000],[2020,-8110000],[2021,698000],[2022,532000]], "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: 'FR0000038531_resus_an', data: FR0000038531_resus_an, height: "350", width: "100%" });