var FR0000071946_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": [[2005,null],[2006,576259000],[2007,701156000],[2008,846284000],[2009,857077000],[2010,916566000],[2011,1065659000],[2012,1198009000],[2013,1216188000],[2014,1373166000],[2015,1540906000],[2016,1748306000],[2017,1180000],[2018,2269885000],[2019,2623990000],[2020,2331925000],[2021,2925180000],[2022,3783100000],[2023,4068797000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2005,null],[2006,72945000],[2007,73093000],[2008,86956000],[2009,32316000],[2010,88316000],[2011,95332000],[2012,116380000],[2013,110764000],[2014,117532000],[2015,147068000],[2016,157389000],[2017,181000000],[2018,214153000],[2019,238231000],[2020,119241000],[2021,288157000],[2022,592879000],[2023,319900000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2005,null],[2006,45797000],[2007,42879000],[2008,54483000],[2009,17334000],[2010,53607000],[2011,59552000],[2012,78168000],[2013,73780000],[2014,79487000],[2015,106262000],[2016,112404000],[2017,147025000],[2018,157869000],[2019,164224000],[2020,98011000],[2021,207836000],[2022,457567000],[2023,233205000]], "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: 'FR0000071946_resus_an', data: FR0000071946_resus_an, height: "350", width: "100%" });