var FR0013257409_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,null],[2013,82059000],[2014,84985000],[2015,78397000],[2016,170000],[2017,160000],[2018,85151000],[2019,68183000],[2020,50743000],[2021,52286000],[2022,55819000],[2023,73900000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2010,null],[2011,null],[2012,null],[2013,3137000],[2014,2582000],[2015,3236000],[2016,2690000],[2017,2500000],[2018,1368000],[2019,1703000],[2020,-1202000],[2021,1112000],[2022,1064000],[2023,1898000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2010,null],[2011,null],[2012,null],[2013,3172000],[2014,2084000],[2015,1938000],[2016,1791000],[2017,1820000],[2018,3354000],[2019,1222000],[2020,-1282000],[2021,1254000],[2022,720000],[2023,2199000]], "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: 'FR0013257409_resus_an', data: FR0013257409_resus_an, height: "350", width: "100%" });