var FR0000121972_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,18311000000],[2009,15793000000],[2010,19580000000],[2011,22387000000],[2012,23946000000],[2013,23551000000],[2014,24939000000],[2015,26640000000],[2016,24693000000],[2017,1600000],[2018,25720000000],[2019,27158000000],[2020,25159000000],[2021,28905000000],[2022,34176000000],[2023,35902000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,2580000000],[2009,1592000000],[2010,2703000000],[2011,2853000000],[2012,2866000000],[2013,3091000000],[2014,2896000000],[2015,2229000000],[2016,2951000000],[2017,3651000000],[2018,3396000000],[2019,3399000000],[2020,3088000000],[2021,4331000000],[2022,4933000000],[2023,5933000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,1682000000],[2009,852000000],[2010,1720000000],[2011,1820000000],[2012,1840000000],[2013,1888000000],[2014,1941000000],[2015,1407000000],[2016,1750000000],[2017,2150000000],[2018,2334000000],[2019,2413000000],[2020,2126000000],[2021,3204000000],[2022,3477000000],[2023,4003000000]], "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: 'FR0000121972_resus_an', data: FR0000121972_resus_an, height: "350", width: "100%" });