var FR0013181864_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,2602500000],[2009,2233200000],[2010,2186100000],[2011,2267700000],[2012,3237119000],[2013,3292387000],[2014,2706266000],[2015,1876038000],[2016,1067544000],[2017,80000],[2018,1043461000],[2019,1210776000],[2020,721498000],[2021,938008000],[2022,868299000],[2023,972520000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,540600000],[2009,-160600000],[2010,67200000],[2011,147900000],[2012,312369000],[2013,-345255000],[2014,-609814000],[2015,-1033700000],[2016,-354062000],[2017,-264000000],[2018,-157109000],[2019,217438000],[2020,-140635000],[2021,-20487000],[2022,170119000],[2023,107606000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,332800000],[2009,-264300000],[2010,-54600000],[2011,-19000000],[2012,70427000],[2013,-460923000],[2014,-1009276000],[2015,-1294983000],[2016,-512028000],[2017,-429850000],[2018,-88827000],[2019,-61704000],[2020,-359772000],[2021,-159396000],[2022,40375000],[2023,11665000]], "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: 'FR0013181864_resus_an', data: FR0013181864_resus_an, height: "350", width: "100%" });