var FR0011742329_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,394000],[2013,3070000],[2014,3181000],[2015,3911000],[2016,7529000],[2017,5250000],[2018,7950000],[2019,11387000],[2020,13694000],[2021,13130000],[2022,16061000],[2023,18800000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2010,null],[2011,null],[2012,-5520000],[2013,-8258000],[2014,-10611000],[2015,-9594000],[2016,-8108000],[2017,-6400000],[2018,-9438000],[2019,-6548000],[2020,-9022000],[2021,-23518000],[2022,-38447000],[2023,-50200000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2010,null],[2011,null],[2012,-5634000],[2013,-8510000],[2014,-10637000],[2015,-9541000],[2016,-8248000],[2017,-6666000],[2018,-9538000],[2019,-6255000],[2020,-9340000],[2021,-23573000],[2022,-38157000],[2023,-47400000]], "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: 'FR0011742329_resus_an', data: FR0011742329_resus_an, height: "350", width: "100%" });