var FR0000061129_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,466707000],[2009,526089000],[2010,520386000],[2011,523215000],[2012,566294000],[2013,617731000],[2014,609748000],[2015,607803000],[2016,614489000],[2017,2230000],[2018,604212000],[2019,557123000],[2020,513582000],[2021,455201000],[2022,534239000],[2023,493248000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,57186000],[2009,91767000],[2010,66650000],[2011,63695000],[2012,81109000],[2013,134306000],[2014,144177000],[2015,126548000],[2016,129663000],[2017,125000000],[2018,106022000],[2019,66915000],[2020,38185000],[2021,46842000],[2022,63448000],[2023,42290000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,39159000],[2009,59839000],[2010,43274000],[2011,42248000],[2012,49626000],[2013,82396000],[2014,89049000],[2015,73932000],[2016,77725000],[2017,78243000],[2018,57459000],[2019,40630000],[2020,26209000],[2021,28556000],[2022,44673000],[2023,35827000]], "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: 'FR0000061129_resus_an', data: FR0000061129_resus_an, height: "350", width: "100%" });