var FR0011884378_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,6357000],[2013,21542000],[2014,24567000],[2015,28122000],[2016,1070000],[2017,1430000],[2018,17564000],[2019,13551000],[2020,10198000],[2021,9147000],[2022,8177000],[2023,9035000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2010,null],[2011,null],[2012,-6656000],[2013,-6623000],[2014,-10323000],[2015,-6204000],[2016,70000],[2017,-1830000],[2018,-3743000],[2019,-1697000],[2020,-2111000],[2021,-2852000],[2022,-2556000],[2023,134000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2010,null],[2011,null],[2012,-6680000],[2013,-7233000],[2014,-9894000],[2015,-6201000],[2016,-995000],[2017,-1776000],[2018,-5068000],[2019,-12013000],[2020,-2569000],[2021,-2926000],[2022,-2287000],[2023,73000]], "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: 'FR0011884378_resus_an', data: FR0011884378_resus_an, height: "350", width: "100%" });