var FR0010907956_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": [[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,50000],[2015,10000],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,2229000],[2022,345000],[2023,2797000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2009,-5984000],[2010,-10482000],[2011,-16091000],[2012,-22385000],[2013,-16000000],[2014,-20000000],[2015,-19767000],[2016,-24579000],[2017,-31000000],[2018,-42766000],[2019,-42394000],[2020,-36411000],[2021,-60408000],[2022,-51922000],[2023,-52519000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2009,-4722000],[2010,-7736000],[2011,-13441000],[2012,-17190000],[2013,-14000000],[2014,-18260000],[2015,-17546000],[2016,-22980000],[2017,-29228000],[2018,-41729000],[2019,-42649000],[2020,-36963000],[2021,-61873000],[2022,-53681000],[2023,-53869000]], "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: 'FR0010907956_resus_an', data: FR0010907956_resus_an, height: "350", width: "100%" });