var FR0000044471_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,1983800000],[2009,2046200000],[2010,1926100000],[2011,1955000000],[2012,1928600000],[2013,1869700000],[2014,1711600000],[2015,460000],[2016,1077800000],[2017,540000],[2018,670000],[2019,3401100000],[2020,3746200000],[2021,4022600000],[2022,4301000000],[2023,4701500000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,160400000],[2009,131400000],[2010,103900000],[2011,50300000],[2012,134300000],[2013,163300000],[2014,86200000],[2015,86100000],[2016,139000000],[2017,133000000],[2018,126000000],[2019,118800000],[2020,176200000],[2021,250600000],[2022,291300000],[2023,240400000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,87200000],[2009,42400000],[2010,35000000],[2011,-28500000],[2012,55700000],[2013,111300000],[2014,19700000],[2015,14300000],[2016,24700000],[2017,57000000],[2018,7300000],[2019,8200000],[2020,13400000],[2021,65000000],[2022,118400000],[2023,49400000]], "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: 'FR0000044471_resus_an', data: FR0000044471_resus_an, height: "350", width: "100%" });