var FR0000120271_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,160331008000],[2009,131327000000],[2010,159268992000],[2011,184692992000],[2012,200060992000],[2013,189542000000],[2014,206438240000],[2015,147658624000],[2016,133715824000],[2017,930000],[2018,183043216000],[2019,178875931000],[2020,114564332000],[2021,181793536000],[2022,263233379000],[2023,214422773000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,23502000000],[2009,14838000000],[2010,19381000000],[2011,24989000000],[2012,22409000000],[2013,17811000000],[2014,9352241000],[2015,4217491000],[2016,5117603000],[2017,12853000000],[2018,14497416000],[2019,14491097000],[2020,-4547231000],[2021,21032321000],[2022,43146072000],[2023,30229951000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,10590000000],[2009,8447000000],[2010,10571000000],[2011,12276000000],[2012,10694000000],[2013,8440000000],[2014,3710471000],[2015,4542532000],[2016,5532834000],[2017,7205350000],[2018,10007082000],[2019,10061079000],[2020,-5897394000],[2021,14157542000],[2022,19228283000],[2023,19336462000]], "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: 'FR0000120271_resus_an', data: FR0000120271_resus_an, height: "350", width: "100%" });