var FR0010307819_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,4202000000],[2009,3577000000],[2010,3890000000],[2011,4250000000],[2012,4467000000],[2013,4460000000],[2014,4499000000],[2015,4810000000],[2016,2860000],[2017,5520800000],[2018,2190000],[2019,6622300000],[2020,6099500000],[2021,6994200000],[2022,8339400000],[2023,8416900000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,643000000],[2009,523000000],[2010,757000000],[2011,812000000],[2012,848000000],[2013,849000000],[2014,848000000],[2015,887000000],[2016,979000000],[2017,1025600000],[2018,1212000000],[2019,1237400000],[2020,1065400000],[2021,1344100000],[2022,1446500000],[2023,1591600000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,350000000],[2009,290000000],[2010,418000000],[2011,479000000],[2012,506000000],[2013,530000000],[2014,532000000],[2015,551000000],[2016,628500000],[2017,711200000],[2018,771700000],[2019,834800000],[2020,681200000],[2021,904500000],[2022,999500000],[2023,1148500000]], "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: 'FR0010307819_resus_an', data: FR0010307819_resus_an, height: "350", width: "100%" });