var FR0000130395_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": [[2009,714100000],[2010,807800000],[2011,907800000],[2012,1193300000],[2013,1031600000],[2014,965100000],[2015,1050700000],[2016,1094900000],[2017,1094900000],[2018,5130000],[2019,1125900000],[2020,1024800000],[2021,1010200000],[2022,1312900000],[2023,1548500000],[2024,1194100000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2009,151900000],[2010,132500000],[2011,120500000],[2012,237900000],[2013,145300000],[2014,156500000],[2015,178700000],[2016,221300000],[2017,221300000],[2018,237000000],[2019,265800000],[2020,195500000],[2021,235900000],[2022,320300000],[2023,426500000],[2024,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2009,86100000],[2010,86300000],[2011,70500000],[2012,130400000],[2013,62400000],[2014,92600000],[2015,102400000],[2016,190200000],[2017,190200000],[2018,148200000],[2019,159200000],[2020,113200000],[2021,144500000],[2022,212500000],[2023,293800000],[2024,null]], "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: 'FR0000130395_resus_an', data: FR0000130395_resus_an, height: "350", width: "100%" });