var FR0000077570_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": [[2005,null],[2006,null],[2007,null],[2008,92442000],[2009,94167000],[2010,102500000],[2011,120831000],[2012,119589000],[2013,111614000],[2014,91833000],[2015,102994000],[2016,210000],[2017,320000],[2018,109313000],[2019,118400000],[2020,111010000],[2021,122117000],[2022,135153000],[2023,141908000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2005,null],[2006,null],[2007,null],[2008,3913000],[2009,2979000],[2010,5114000],[2011,5809000],[2012,2322000],[2013,2962000],[2014,1887000],[2015,1706000],[2016,3370000],[2017,3600000],[2018,2960000],[2019,4392000],[2020,2601000],[2021,4991000],[2022,3313000],[2023,1813000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2005,null],[2006,null],[2007,null],[2008,2661000],[2009,2460000],[2010,4237000],[2011,3720000],[2012,36000],[2013,1198000],[2014,-9370000],[2015,100000],[2016,-485000],[2017,-1900000],[2018,1082000],[2019,2353000],[2020,-140000],[2021,2885000],[2022,887000],[2023,168000]], "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: 'FR0000077570_resus_an', data: FR0000077570_resus_an, height: "350", width: "100%" });