var FR0006174348_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,2549400000],[2009,2647800000],[2010,2929700000],[2011,3358600000],[2012,3902300000],[2013,3933100000],[2014,4171500000],[2015,4634800000],[2016,4549200000],[2017,2120000],[2018,4795500000],[2019,5099700000],[2020,4601000000],[2021,4981100000],[2022,5650600000],[2023,5867800000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,368500000],[2009,405400000],[2010,456300000],[2011,480300000],[2012,518300000],[2013,589600000],[2014,563100000],[2015,576900000],[2016,609700000],[2017,746000000],[2018,637200000],[2019,721300000],[2020,407400000],[2021,718800000],[2022,799300000],[2023,824400000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,217200000],[2009,252700000],[2010,290400000],[2011,297600000],[2012,297600000],[2013,345100000],[2014,294600000],[2015,255300000],[2016,319400000],[2017,308000000],[2018,332600000],[2019,367900000],[2020,125300000],[2021,420900000],[2022,466700000],[2023,503700000]], "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: 'FR0006174348_resus_an', data: FR0006174348_resus_an, height: "350", width: "100%" });