var FR0010396309_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": [[2006,6444023],[2007,9001403],[2008,11647591],[2009,10528654],[2010,12600000],[2011,14500000],[2012,13000000],[2013,11521000],[2014,13119000],[2015,980000],[2016,1100000],[2017,20010000],[2018,18540000],[2019,17450000],[2020,18268000],[2021,21499000],[2022,27418000],[2023,30899000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2006,null],[2007,187213],[2008,212006],[2009,1201561],[2010,1270000],[2011,1340000],[2012,1495129],[2013,1522363],[2014,1628000],[2015,2070000],[2016,2770000],[2017,3240000],[2018,3210000],[2019,2820000],[2020,2669000],[2021,2672000],[2022,2852000],[2023,2991000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2006,null],[2007,1247163],[2008,902858],[2009,457899],[2010,871575],[2011,897000],[2012,825000],[2013,1008000],[2014,1076000],[2015,1403000],[2016,1723000],[2017,2130000],[2018,2140000],[2019,1950000],[2020,1925000],[2021,1989000],[2022,2183000],[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: 'FR0010396309_resus_an', data: FR0010396309_resus_an, height: "350", width: "100%" });