var FR0000045072_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,15956000000],[2009,17942000000],[2010,20129000000],[2011,20783000000],[2012,16315000000],[2013,16015000000],[2014,15849000000],[2015,17194000000],[2016,16855000000],[2017,2110000],[2018,19736000000],[2019,20152000000],[2020,20500000000],[2021,22657000000],[2022,22491000000],[2023,25180000000],[2024,27181000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,3321000000],[2009,5760000000],[2010,6942000000],[2011,7171000000],[2012,4278000000],[2013,1777000000],[2014,2557000000],[2015,5611000000],[2016,3372000000],[2017,6745000000],[2018,7147000000],[2019,7391000000],[2020,7609000000],[2021,8836000000],[2022,9231000000],[2023,11039000000],[2024,12286000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,1024000000],[2009,1125000000],[2010,1263000000],[2011,-1470000000],[2012,-6471000000],[2013,2505000000],[2014,2344000000],[2015,3516000000],[2016,3541000000],[2017,3649000000],[2018,4400000000],[2019,4844000000],[2020,2692000000],[2021,5844000000],[2022,5306000000],[2023,6348000000],[2024,7087000000]], "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: 'FR0000045072_resus_an', data: FR0000045072_resus_an, height: "350", width: "100%" });