var FR0004034072_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,7961000],[2009,7194000],[2010,6787000],[2011,7059000],[2012,10210000],[2013,12865000],[2014,12937000],[2015,11296000],[2016,15878000],[2017,6750000],[2018,28000000],[2019,22339000],[2020,18822000],[2021,26924000],[2022,35714000],[2023,39726000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,1490000],[2009,321000],[2010,599000],[2011,2711000],[2012,536000],[2013,1028000],[2014,2094000],[2015,0],[2016,4306000],[2017,7630000],[2018,7182000],[2019,8919000],[2020,4244000],[2021,8698000],[2022,2221000],[2023,4923000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,809000],[2009,116000],[2010,504000],[2011,2061000],[2012,143000],[2013,1026000],[2014,1424000],[2015,1401000],[2016,3198000],[2017,5948000],[2018,5159000],[2019,6854000],[2020,2563000],[2021,6329000],[2022,1467000],[2023,4860000]], "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: 'FR0004034072_resus_an', data: FR0004034072_resus_an, height: "350", width: "100%" });