var BE0003565737_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": [[2002,6152000000],[2003,5943000000],[2004,12333000000],[2005,11498000000],[2006,12557000000],[2012,7733000000],[2013,7517000000],[2014,6720000000],[2015,7148000000],[2016,7211000000],[2017,3870000],[2018,7512000000],[2019,7629000000],[2020,7195000000],[2021,7558000000],[2022,10035000000],[2023,11224000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2002,1941000000],[2003,2241000000],[2004,7024000000],[2005,6501000000],[2006,4550000000],[2012,3484000000],[2013,3645000000],[2014,2903000000],[2015,3258000000],[2016,3263000000],[2017,3626000000],[2018,3277000000],[2019,3326000000],[2020,3039000000],[2021,3162000000],[2022,3780000000],[2023,4398000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2002,1034000000],[2003,1119000000],[2004,1615000000],[2005,2249000000],[2006,3430000000],[2012,612000000],[2013,1015000000],[2014,1763000000],[2015,2639000000],[2016,2428000000],[2017,2575000000],[2018,2570000000],[2019,2489000000],[2020,1440000000],[2021,2614000000],[2022,2818000000],[2023,3402000000]], "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: 'BE0003565737_resus_an', data: BE0003565737_resus_an, height: "350", width: "100%" });