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,1728453000],[2016,1067544000],[2017,80000],[2018,660000],[2019,1210776000],[2020,886700000],[2021,1063000000],[2022,927400000],[2023,1075800000]], "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,-952381000],[2016,-354062000],[2017,-264000000],[2018,-290000000],[2019,217438000],[2020,-173300000],[2021,100500000],[2022,155700000],[2023,119000000]], "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,-1193109000],[2016,-512028000],[2017,-429850000],[2018,-88827000],[2019,-61704000],[2020,-440500000],[2021,-180500000],[2022,43100000],[2023,12900000]], "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%" });