var FR0000038242_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": [[2006,null],[2007,null],[2008,51825000],[2009,44456000],[2010,56087000],[2011,59780000],[2012,49979000],[2013,53940000],[2014,51302000],[2015,62141000],[2016,63269000],[2017,37525000],[2018,100700000],[2019,110720000],[2020,126729000],[2021,162468000],[2022,190959000],[2023,203600000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2006,null],[2007,null],[2008,-3053000],[2009,-5022000],[2010,1195000],[2011,1643000],[2012,3164000],[2013,1204000],[2014,-314000],[2015,2339000],[2016,1107000],[2017,4239000],[2018,11410000],[2019,11300000],[2020,8662000],[2021,19130000],[2022,17261000],[2023,12172000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2006,null],[2007,null],[2008,-4883000],[2009,-6720000],[2010,733000],[2011,1218000],[2012,-3495000],[2013,-339000],[2014,-1105000],[2015,2126000],[2016,646000],[2017,2515000],[2018,8070000],[2019,8820000],[2020,5638000],[2021,13858000],[2022,11353000],[2023,7126000]], "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: 'FR0000038242_resus_an', data: FR0000038242_resus_an, height: "350", width: "100%" });