var FR0000131757_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,4346000000],[2009,2689000000],[2010,3576000000],[2011,3603000000],[2012,3447000000],[2013,3162000000],[2014,3075000000],[2015,3015000000],[2016,2897000000],[2017,720000],[2018,3725000000],[2019,3671000000],[2020,2792000000],[2021,3668000000],[2022,5014000000],[2023,3251000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,1243000000],[2009,-267000000],[2010,720000000],[2011,491000000],[2012,70000000],[2013,-548000000],[2014,-15000000],[2015,-744000000],[2016,-47000000],[2017,608000000],[2018,395000000],[2019,217000000],[2020,24000000],[2021,879000000],[2022,1025000000],[2023,-193000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,694000000],[2009,-265000000],[2010,328000000],[2011,108000000],[2012,34000000],[2013,-370000000],[2014,-159000000],[2015,-714000000],[2016,-179000000],[2017,203000000],[2018,52000000],[2019,-184000000],[2020,-675000000],[2021,298000000],[2022,740000000],[2023,109000000]], "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: 'FR0000131757_resus_an', data: FR0000131757_resus_an, height: "350", width: "100%" });