var FR0000125338_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": [[2005,null],[2006,null],[2007,8703000000],[2008,8710000000],[2009,8371000000],[2010,8697000000],[2011,9693000000],[2012,10264000000],[2013,10092000000],[2014,10573000000],[2015,11915000000],[2016,12539000000],[2017,1270000],[2018,13197000],[2019,14125000000],[2020,15848000000],[2021,18160000000],[2022,21995000000],[2023,22522000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2005,null],[2006,null],[2007,493000000],[2008,586000000],[2009,333000000],[2010,489000000],[2011,595000000],[2012,601000000],[2013,720000000],[2014,853000000],[2015,1022000000],[2016,1148000000],[2017,1493000000],[2018,1251000],[2019,1433000000],[2020,1502000000],[2021,1839000000],[2022,2393000000],[2023,2346000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2005,null],[2006,null],[2007,440000000],[2008,451000000],[2009,178000000],[2010,280000000],[2011,404000000],[2012,370000000],[2013,442000000],[2014,580000000],[2015,1124000000],[2016,921000000],[2017,820000000],[2018,730000],[2019,856000000],[2020,957000000],[2021,1157000000],[2022,1547000000],[2023,1663000000]], "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: 'FR0000125338_resus_an', data: FR0000125338_resus_an, height: "350", width: "100%" });