var FR0000130577_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,4704000000],[2009,4524000000],[2010,5418000000],[2011,5816000000],[2012,6610000000],[2013,6953000000],[2014,7255000000],[2015,9601000000],[2016,9733000000],[2017,1320000],[2018,8969000000],[2019,9800000000],[2020,9712000000],[2021,10487000000],[2022,12572000000],[2023,13099000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,751000000],[2009,629000000],[2010,835000000],[2011,914000000],[2012,1047000000],[2013,1123000000],[2014,1069000000],[2015,1378000000],[2016,9000000],[2017,1505000000],[2018,1303000000],[2019,1267000000],[2020,983000000],[2021,1434000000],[2022,1767000000],[2023,1740000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,447000000],[2009,403000000],[2010,526000000],[2011,600000000],[2012,737000000],[2013,792000000],[2014,720000000],[2015,901000000],[2016,-527000000],[2017,872000000],[2018,919000000],[2019,841000000],[2020,576000000],[2021,1027000000],[2022,1222000000],[2023,1312000000]], "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: 'FR0000130577_resus_an', data: FR0000130577_resus_an, height: "350", width: "100%" });