var FR0013204070_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,178522000],[2014,202991000],[2015,225892000],[2016,100000],[2017,100000],[2018,523990000],[2019,560200000],[2020,356589000],[2021,341159000],[2022,360272000],[2023,385546000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2010,null],[2011,null],[2012,null],[2013,902000],[2014,1711000],[2015,1305000],[2016,1890000],[2017,200000],[2018,-659000],[2019,-1539000],[2020,-2165000],[2021,6242000],[2022,6340000],[2023,7085000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2010,null],[2011,null],[2012,null],[2013,492000],[2014,585000],[2015,-998000],[2016,180000],[2017,-519000],[2018,-2866000],[2019,-5143000],[2020,-4728000],[2021,3321000],[2022,2266000],[2023,-558000]], "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: 'FR0013204070_resus_an', data: FR0013204070_resus_an, height: "350", width: "100%" });