var FR0013183589_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,26341279],[2008,27919582],[2009,26453419],[2010,31304129],[2011,31897000],[2012,32405000],[2013,52408000],[2014,63877000],[2015,76851000],[2016,76206000],[2017,1570000],[2018,102657000],[2019,115870000],[2020,87243000],[2021,99611000],[2022,103373000],[2023,86342000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2005,null],[2006,null],[2007,3693512],[2008,3513992],[2009,2836915],[2010,3279368],[2011,3691000],[2012,3074000],[2013,3008000],[2014,6718000],[2015,9222000],[2016,9120000],[2017,10800000],[2018,12535000],[2019,5390000],[2020,4947000],[2021,3471000],[2022,-2709000],[2023,-10514000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2005,null],[2006,null],[2007,2406617],[2008,2056347],[2009,1902117],[2010,2169837],[2011,2332000],[2012,1751000],[2013,1614000],[2014,4780000],[2015,7138000],[2016,5402000],[2017,6758000],[2018,8144000],[2019,2990000],[2020,3026000],[2021,2517000],[2022,-2417000],[2023,null]], "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: 'FR0013183589_resus_an', data: FR0013183589_resus_an, height: "350", width: "100%" });