var FR0010588079_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,21768000],[2009,23470000],[2010,48174000],[2011,26461000],[2012,41591000],[2013,28892000],[2014,33368000],[2015,4450000],[2016,8420000],[2017,10300000],[2018,56682000],[2019,69348000],[2020,107218000],[2021,98696000],[2022,124096000],[2023,148520000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,4698000],[2009,18879000],[2010,17282000],[2011,22976000],[2012,23583000],[2013,30774000],[2014,20219000],[2015,11200000],[2016,14300000],[2017,12000000],[2018,53072000],[2019,76445000],[2020,13101000],[2021,76031000],[2022,95902000],[2023,93426000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,3228000],[2009,15819000],[2010,12816000],[2011,18669000],[2012,18953000],[2013,23677000],[2014,14207000],[2015,20456000],[2016,32734000],[2017,61112000],[2018,45096000],[2019,49714000],[2020,2368000],[2021,65432000],[2022,129378000],[2023,18859000]], "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: 'FR0010588079_resus_an', data: FR0010588079_resus_an, height: "350", width: "100%" });