var FR0000053225_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,1354900000],[2009,1376600000],[2010,1462000000],[2011,1421300000],[2012,1386600000],[2013,1265000000],[2014,1257900000],[2015,1249800000],[2016,1278700000],[2017,1960000],[2018,1421400000],[2019,1456100000],[2020,1273600000],[2021,1390400000],[2022,1356900000],[2023,1315600000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,184200000],[2009,184000000],[2010,242400000],[2011,241500000],[2012,206000000],[2013,211000000],[2014,207100000],[2015,199300000],[2016,244300000],[2017,246000000],[2018,275000000],[2019,276000000],[2020,381000000],[2021,390500000],[2022,312000000],[2023,305500000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,138400000],[2009,139200000],[2010,157100000],[2011,149600000],[2012,140200000],[2013,112000000],[2014,123400000],[2015,115000000],[2016,152700000],[2017,158400000],[2018,181800000],[2019,172700000],[2020,276700000],[2021,280900000],[2022,161500000],[2023,234100000]], "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: 'FR0000053225_resus_an', data: FR0000053225_resus_an, height: "350", width: "100%" });