var FR0000125007_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,43800000000],[2009,37786000000],[2010,40119000000],[2011,42116000000],[2012,43198000000],[2013,42025000000],[2014,41054000000],[2015,39623000000],[2016,39093000000],[2017,620000],[2018,41774000000],[2019,42573000000],[2020,38128000000],[2021,44160000000],[2022,51197000000],[2023,47944000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,2814000000],[2009,1240000000],[2010,2524000000],[2011,2646000000],[2012,1984000000],[2013,1891000000],[2014,2209000000],[2015,1294000000],[2016,2304000000],[2017,3028000000],[2018,798000000],[2019,2553000000],[2020,1432000000],[2021,3936000000],[2022,4582000000],[2023,4231000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,1378000000],[2009,202000000],[2010,1129000000],[2011,1284000000],[2012,766000000],[2013,595000000],[2014,953000000],[2015,1295000000],[2016,1311000000],[2017,1566000000],[2018,420000000],[2019,1406000000],[2020,456000000],[2021,2521000000],[2022,3003000000],[2023,2669000000]], "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: 'FR0000125007_resus_an', data: FR0000125007_resus_an, height: "350", width: "100%" });