var FR0010331421_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,12924000],[2009,7716000],[2010,4320000],[2011,11740000],[2012,14282000],[2013,16652000],[2014,7623000],[2015,25141000],[2016,65721000],[2017,6200000],[2018,79892000],[2019,68974000],[2020,56155000],[2021,12112000],[2022,49580000],[2023,51901000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,-11006000],[2009,-15535000],[2010,-13690000],[2011,-7570000],[2012,-3386000],[2013,-2793000],[2014,-19966000],[2015,-10772000],[2016,7571000],[2017,-40000000],[2018,5146000],[2019,-27052000],[2020,1079000],[2021,-47825000],[2022,-57425000],[2023,-12669000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-9852000],[2009,-14626000],[2010,-13658000],[2011,-6980000],[2012,-3199000],[2013,-2892000],[2014,-19647000],[2015,-6706000],[2016,12640000],[2017,-48385000],[2018,3049000],[2019,-20759000],[2020,-63984000],[2021,-52809000],[2022,-58103000],[2023,-7570000]], "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: 'FR0010331421_resus_an', data: FR0010331421_resus_an, height: "350", width: "100%" });