var FR0000120560_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": [[2009,918100000],[2010,913100000],[2011,965600000],[2012,1070000000],[2013,1095500000],[2014,1113400000],[2015,1190400000],[2016,1190400000],[2017,1158700000],[2018,740000],[2019,1091900000],[2020,1143000000],[2021,1029400000],[2022,1024300000],[2023,1081200000],[2024,1062000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2009,236300000],[2010,234700000],[2011,248100000],[2012,255800000],[2013,256600000],[2014,218000000],[2015,208200000],[2016,208200000],[2017,180900000],[2018,202000000],[2019,157500000],[2020,77000000],[2021,95900000],[2022,115700000],[2023,66500000],[2024,132000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2009,157000000],[2010,147900000],[2011,155700000],[2012,160600000],[2013,164000000],[2014,134000000],[2015,133600000],[2016,133600000],[2017,118200000],[2018,133800000],[2019,91500000],[2020,14100000],[2021,40400000],[2022,87800000],[2023,13300000],[2024,69000000]], "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: 'FR0000120560_resus_an', data: FR0000120560_resus_an, height: "350", width: "100%" });