var FR0012821890_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,135671000],[2009,172323000],[2010,222044000],[2011,229927000],[2012,194736000],[2013,185319000],[2014,165810000],[2015,64744000],[2016,59151000],[2017,360000],[2018,26278000],[2019,24766000],[2020,17947000],[2021,23952000],[2022,23645000],[2023,22100000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,9368000],[2009,11780000],[2010,-47994000],[2011,16035000],[2012,9065000],[2013,4644000],[2014,13981000],[2015,-32384000],[2016,-734000],[2017,-1410000],[2018,-18413000],[2019,145000],[2020,-600000],[2021,639000],[2022,4247000],[2023,2500000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,6079000],[2009,6495000],[2010,-59181000],[2011,10789000],[2012,5483000],[2013,1578000],[2014,5194000],[2015,-39660000],[2016,-1300000],[2017,-4288000],[2018,-21420000],[2019,-400000],[2020,-900000],[2021,236000],[2022,4089000],[2023,2300000]], "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: 'FR0012821890_resus_an', data: FR0012821890_resus_an, height: "350", width: "100%" });