var FR0010609263_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,3022000],[2009,4055000],[2010,4049000],[2011,5016000],[2012,8810000],[2013,9977000],[2014,11016000],[2015,8547000],[2016,8787000],[2017,6690000],[2018,6760000],[2019,7431000],[2020,6526000],[2021,7700000],[2022,7479000],[2023,10480000],[2024,7639000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,-5903000],[2009,-4957000],[2010,-3991000],[2011,-8129000],[2012,-12969000],[2013,-11521000],[2014,-13823000],[2015,-12726000],[2016,-9990000],[2017,-9710000],[2018,-11998000],[2019,-13028000],[2020,-11816000],[2021,-12218000],[2022,-9063000],[2023,1231000],[2024,null]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,-5612000],[2009,-4671000],[2010,-3892000],[2011,-7935000],[2012,-13056000],[2013,-11516000],[2014,-13991000],[2015,-12643000],[2016,-9744000],[2017,-10240000],[2018,-12785000],[2019,-15272000],[2020,-12791000],[2021,-13445000],[2022,-11180000],[2023,-3727000],[2024,null]], "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: 'FR0010609263_resus_an', data: FR0010609263_resus_an, height: "350", width: "100%" });