var FR0010395681_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,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,0],[2014,null],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,null]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,-1361000],[2009,-1197000],[2010,-1363000],[2011,-1317000],[2012,-1074000],[2013,-903000],[2014,-992000],[2015,-1116000],[2016,-950000],[2017,-910000],[2018,-1147000],[2019,-1075000],[2020,-1059000],[2021,-1357000],[2022,-1660000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-1325000],[2009,-1418000],[2010,-1784000],[2011,2664000],[2012,7000],[2013,-2969000],[2014,5924000],[2015,462000],[2016,95000],[2017,5596000],[2018,1486000],[2019,609000],[2020,-2483000],[2021,14811000],[2022,3871000]], "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: 'FR0010395681_resus_an', data: FR0010395681_resus_an, height: "350", width: "100%" });