var FR0000120693_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,7203000000],[2010,7081000000],[2011,7643000000],[2012,8575000000],[2013,7945000000],[2014,8558000000],[2015,8682000000],[2016,8682000000],[2017,9010000000],[2018,4110000],[2019,9182000000],[2020,8448000000],[2021,8824000000],[2022,10701000000],[2023,12137000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2009,1757000000],[2010,1707000000],[2011,1852000000],[2012,2105000000],[2013,1817000000],[2014,1590000000],[2015,2095000000],[2016,2095000000],[2017,2232000000],[2018,2358000000],[2019,2375000000],[2020,978000000],[2021,2361000000],[2022,2963000000],[2023,3265000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2009,945000000],[2010,951000000],[2011,1045000000],[2012,1189000000],[2013,1016000000],[2014,861000000],[2015,1235000000],[2016,1235000000],[2017,1393000000],[2018,1577000000],[2019,1455000000],[2020,329000000],[2021,1305000000],[2022,1996000000],[2023,2262000000]], "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: 'FR0000120693_resus_an', data: FR0000120693_resus_an, height: "350", width: "100%" });