var FR0000060618_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,29448000000],[2009,27478000000],[2010,29780000000],[2011,35057000000],[2012,42663000000],[2013,49306000000],[2014,49155000000],[2015,20000],[2016,20000],[2017,20000],[2018,37495000000],[2019,34652000000],[2020,31919000000],[2021,30555000000],[2022,5000000],[2023,5000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,1156000000],[2009,1138000000],[2010,1261000000],[2011,1382000000],[2012,2371000000],[2013,2600000000],[2014,1735000000],[2015,820000000],[2016,903000000],[2017,1212000000],[2018,825000000],[2019,562000000],[2020,605000000],[2021,512000000],[2022,-13000000],[2023,-36000000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-86000000],[2009,101000000],[2010,12000000],[2011,21000000],[2012,245000000],[2013,174000000],[2014,-32000000],[2015,-166000000],[2016,1203000000],[2017,-102000000],[2018,-223000000],[2019,-970000000],[2020,-306000000],[2021,-277000000],[2022,-254000000],[2023,-3933000000]], "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: 'FR0000060618_resus_an', data: FR0000060618_resus_an, height: "350", width: "100%" });