var FR0004155240_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,20750000],[2009,29045000],[2010,82354000],[2011,67686000],[2012,117883000],[2013,57470000],[2014,41511000],[2015,30035000],[2016,1060000],[2017,710000],[2018,19200000],[2019,11580000],[2020,15790000],[2021,13640000],[2022,19360000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,-7225000],[2009,-9032000],[2010,-6625000],[2011,-9574000],[2012,-8197000],[2013,-2622000],[2014,1765000],[2015,-21000],[2016,-3380000],[2017,-3820000],[2018,100000],[2019,-560000],[2020,-1510000],[2021,null],[2022,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-5909000],[2009,-9430000],[2010,-6802000],[2011,-18857000],[2012,-9720000],[2013,-4045000],[2014,7622000],[2015,-866000],[2016,-4927000],[2017,-4577000],[2018,590000],[2019,150000],[2020,-1860000],[2021,null],[2022,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: 'FR0004155240_resus_an', data: FR0004155240_resus_an, height: "350", width: "100%" });