var FR0004180537_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,381551000],[2009,332688000],[2010,400273000],[2011,474115000],[2012,827286000],[2013,878825000],[2014,885611000],[2015,1001687000],[2016,1122671000],[2017,1334400000],[2018,1505326000],[2019,1801486000],[2020,1503454000],[2021,1553400000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,27001000],[2009,16648000],[2010,31934000],[2011,42699000],[2012,60623000],[2013,49655000],[2014,43274000],[2015,47931000],[2016,42785000],[2017,72996000],[2018,88237000],[2019,118736000],[2020,-172038000],[2021,15200000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,16628000],[2009,12198000],[2010,25188000],[2011,26885000],[2012,40381000],[2013,31051000],[2014,24562000],[2015,32600000],[2016,16900000],[2017,44100000],[2018,50145000],[2019,73041000],[2020,-168761000],[2021,-11400000]], "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: 'FR0004180537_resus_an', data: FR0004180537_resus_an, height: "350", width: "100%" });