var FR0012882389_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": [[2007,null],[2008,74800000],[2009,81621000],[2010,91551000],[2011,97064000],[2012,108722000],[2013,113407000],[2014,114560000],[2015,113477000],[2016,128381000],[2017,129670000],[2018,148480000],[2019,158570000],[2020,171754000],[2021,193069000],[2022,214075000],[2023,219788000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2007,null],[2008,13731000],[2009,14238000],[2010,16812000],[2011,17788000],[2012,20142000],[2013,23119000],[2014,25506000],[2015,28281000],[2016,31386000],[2017,34300000],[2018,38886000],[2019,40850000],[2020,46134000],[2021,50265000],[2022,55213000],[2023,55208000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2007,null],[2008,8887000],[2009,9405000],[2010,10718000],[2011,11754000],[2012,13516000],[2013,15825000],[2014,17011000],[2015,18792000],[2016,20567000],[2017,23200000],[2018,25432000],[2019,28400000],[2020,30715000],[2021,39119000],[2022,46376000],[2023,47047000]], "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: 'FR0012882389_resus_an', data: FR0012882389_resus_an, height: "350", width: "100%" });