var FR0004040608_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,null],[2009,null],[2010,212000],[2011,68000000],[2012,53000000],[2013,28000000],[2014,0],[2015,5820000],[2016,7690000],[2017,9340000],[2018,0],[2019,0],[2020,69110000],[2021,64340000],[2022,61440000],[2023,39810000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,64656000],[2009,44406000],[2010,41561000],[2011,51219000],[2012,35910000],[2013,14079000],[2014,27930000],[2015,26300000],[2016,30200000],[2017,17500000],[2018,19118000],[2019,18070000],[2020,35466000],[2021,35372000],[2022,29156000],[2023,16471000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,40638000],[2009,30369000],[2010,29013000],[2011,34259000],[2012,24300000],[2013,10053000],[2014,18830000],[2015,24240000],[2016,30541000],[2017,18309000],[2018,19679000],[2019,18339000],[2020,35093000],[2021,28038000],[2022,29150000],[2023,16481000]], "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: 'FR0004040608_resus_an', data: FR0004040608_resus_an, height: "350", width: "100%" });