var FR0012789949_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": [[2010,null],[2011,null],[2012,1936411000],[2013,1902655000],[2014,1978870000],[2015,2141923000],[2016,640000],[2017,680000],[2018,2929289000],[2019,3022386000],[2020,1760946000],[2021,2272196000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2010,null],[2011,null],[2012,141404000],[2013,173974000],[2014,138161000],[2015,221545000],[2016,283000000],[2017,288000000],[2018,369078000],[2019,249391000],[2020,-500431000],[2021,155051000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2010,null],[2011,null],[2012,-109861000],[2013,-62024000],[2014,-112273000],[2015,-55602000],[2016,119493000],[2017,61270000],[2018,139497000],[2019,29633000],[2020,-644672000],[2021,29019000]], "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: 'FR0012789949_resus_an', data: FR0012789949_resus_an, height: "350", width: "100%" });