var FR0012202497_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,19510000],[2009,15666000],[2010,18244000],[2011,21263000],[2012,27964000],[2013,22265000],[2014,24624000],[2015,36339000],[2016,37411000],[2017,27120000],[2018,24324000],[2019,31011000],[2020,32190000],[2021,36270000],[2022,35271000],[2023,42153000],[2024,46100000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,-3696000],[2009,-6262000],[2010,-5526000],[2011,-1625000],[2012,-493000],[2013,-969000],[2014,-926000],[2015,-2861000],[2016,-1284000],[2017,-3750000],[2018,-5264000],[2019,-3028000],[2020,-4580000],[2021,-2322000],[2022,-5875000],[2023,-2265000],[2024,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-3876000],[2009,-6032000],[2010,-5687000],[2011,-2342000],[2012,-467000],[2013,-971000],[2014,-1109000],[2015,-1467000],[2016,-1016000],[2017,-2540000],[2018,-5400000],[2019,-3105000],[2020,-5240000],[2021,-3875000],[2022,-6820000],[2023,-4946000],[2024,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: 'FR0012202497_resus_an', data: FR0012202497_resus_an, height: "350", width: "100%" });