var FR0012938884_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,1192845000],[2009,1163901000],[2010,1125214000],[2011,1101636000],[2012,1066212000],[2013,998867000],[2014,936193000],[2015,877959000],[2016,812277000],[2017,739240000],[2018,670410000],[2019,525410000],[2020,437420000],[2021,428010000],[2022,399970000],[2023,359660000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,443351000],[2009,486962000],[2010,481723000],[2011,448975000],[2012,407959000],[2013,329225000],[2014,216499000],[2015,142803000],[2016,163232000],[2017,363790000],[2018,-57370000],[2019,49800000],[2020,112520000],[2021,71290000],[2022,58510000],[2023,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,176888000],[2009,273611000],[2010,244926000],[2011,197033000],[2012,158600000],[2013,114772000],[2014,59413000],[2015,26639000],[2016,48945000],[2017,316850000],[2018,-81210000],[2019,32110000],[2020,65580000],[2021,23520000],[2022,-3250000],[2023,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: 'FR0012938884_resus_an', data: FR0012938884_resus_an, height: "350", width: "100%" });