var FR0010282822_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": [[2008,54035000],[2009,56621000],[2010,44408000],[2011,58950000],[2012,62975000],[2013,82268000],[2014,81228000],[2015,111236000],[2016,186900000],[2017,2550000],[2018,1390000],[2019,247585000],[2020,290264000],[2021,422868000],[2022,620860000],[2023,801400000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2008,18615000],[2009,17991000],[2010,11480000],[2011,12618000],[2012,5752000],[2013,6249000],[2014,4214000],[2015,2704000],[2016,8642000],[2017,-19500000],[2018,-3900000],[2019,-14639000],[2020,-5042000],[2021,5214000],[2022,31691000],[2023,51473000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2008,11823000],[2009,12437000],[2010,8310000],[2011,8704000],[2012,4094000],[2013,3853000],[2014,3249000],[2015,1296000],[2016,4609000],[2017,-20000000],[2018,-5900000],[2019,-12488000],[2020,-6879000],[2021,2834000],[2022,18954000],[2023,79767000]], "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: 'FR0010282822_resus_an', data: FR0010282822_resus_an, height: "350", width: "100%" });